]> granicus.if.org Git - python/commit
Handle .icns and .plist files for applets.
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 29 Mar 2002 23:44:37 +0000 (23:44 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 29 Mar 2002 23:44:37 +0000 (23:44 +0000)
commit9aa8fd0b7d71238e7c5380f05a0e73be36f34364
tree642f3c3d7f698e064d93b91ad2e589291c4b1574
parent96f9e0864a0f4ff4e7b5bb5541c26f8f651ca514
Handle .icns and .plist files for applets.

Also, for now (until we learn to parse .plist files) we make a special case
for the IDE, setting the creator to "Pide".
Mac/Lib/buildtools.py