From: Jack Jansen Date: Tue, 11 Sep 2001 13:01:07 +0000 (+0000) Subject: - Removed the . in the extensions. X-Git-Tag: v2.2.1c1~1860 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b60772ee9c32f9baa0d739aa603743ca9c511f6;p=python - Removed the . in the extensions. - Allow any file to be dropped on the interpreter (for file args). --- diff --git a/Mac/OSXResources/app/Info.plist b/Mac/OSXResources/app/Info.plist index f201270514..da65acd441 100644 --- a/Mac/OSXResources/app/Info.plist +++ b/Mac/OSXResources/app/Info.plist @@ -9,7 +9,7 @@ CFBundleTypeExtensions - .py + py CFBundleTypeIconFile PythonSource.icns @@ -25,7 +25,7 @@ CFBundleTypeExtensions - .pyc + pyc CFBundleTypeIconFile PythonCompiled.icns @@ -36,6 +36,16 @@ PYC CFBundleTypeRole + Shell + + + CFBundleTypeOSTypes + + **** + fold + disk + + CFBundleTypeRole Viewer