Martin v. Löwis wrote: > OSX got a step beyond that: While the folder on disk is > always called "Applications", it is rendered with a directory name > of "Programme" if you use the German localization, in the OSX Finder. > While it solves the problem, it is very confusing if you use shell-level > interaction
I think this was actually handled better in classic MacOS. Special folders like System, Applications etc. weren't located by name at all, but by a different mechanism. So you could name them anything you wanted. -- Greg _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
