> Just a little nitpick: the 'Foundation' Python module seems to be > non-standard; at least it's not present by default on Tiger. Thus I > suggest to use POSIX tools exclusively, as with the attached patch - > somewhat more ugly, but serves the same. If the script is extended, only > XML encoding in the strings must be taken into account which shouldn't > be a hurdle. > > Otherwise, we must add the py module to either the repository > (license?), or add it to the dependencies list. Opinions?
Just keep it flat. Let's do not start to distribute python modules. I think we have to distribute too much stuff right now anyway. No need for more. > > Am 06.09.11 14:44 schrieb(en) Oliver Eichler: >> interesting that Apple needs a special event to do this. > > The Info.plist iirc serves more or less the same as the .desktop files > on Linux - they just register extensions with an application. Try to > erase the file, and see what happens with the icons... ;-) > I was just amazed that it's not done via command line parameter. But if that covers darg-n-drop on the taskbar icon (or what ever you call it ), too, an event is a good reason :) It's interesting to see the small differences between operating systems. And it's still a satisfaction to see how less effort it takes to make code portable. Oliver ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
