]> granicus.if.org Git - python/commit
Fixed a bug that's been there from the beginning but wasn't noticed
authorJust van Rossum <just@letterror.com>
Thu, 10 Jul 2003 14:53:27 +0000 (14:53 +0000)
committerJust van Rossum <just@letterror.com>
Thu, 10 Jul 2003 14:53:27 +0000 (14:53 +0000)
commited8bfce0028ecd7e7c3b778f70b24d8d03809a05
treee75e6ea8ed8b2556d25b0d000f801cc1a09d93ef
parent87316ec96207a85b6ad8d93b28e4130373556248
Fixed a bug that's been there from the beginning but wasn't noticed
until now: the inheritance of default values was the wrong way around.
This caused app bundles to get a type of "BNDL" instead of "APPL".
Apparently this is not a problem until you try to drag your app to
the dock.
----------------------------------------------------------------------
Lib/plat-mac/bundlebuilder.py