diff -r ffa851df0825 -r 2fb8b9db1c86 symbian-qemu-0.9.1-12/python-2.6.1/Mac/scripts/BuildApplet.plist --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/symbian-qemu-0.9.1-12/python-2.6.1/Mac/scripts/BuildApplet.plist Fri Jul 31 15:01:17 2009 +0100 @@ -0,0 +1,55 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + py + + CFBundleTypeIconFile + PythonSource.icns + CFBundleTypeName + Python Module + CFBundleTypeOSTypes + + TEXT + + CFBundleTypeRole + Viewer + + + CFBundleExecutable + BuildApplet + CFBundleGetInfoString + 2.5alpha0, (c) 2004 Python Software Foundation. + CFBundleIconFile + BuildApplet.icns + CFBundleIdentifier + org.python.buildapplet + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLongVersionString + 2.5alpha0, (c) 2004 Python Software Foundation. + CFBundleName + PythonIDE + CFBundlePackageType + APPL + CFBundleShortVersionString + 2.5alpha0 + CFBundleSignature + Pide + CFBundleVersion + 2.5alpha0 + CSResourcesFileMapped + + LSRequiresCarbon + + NSHumanReadableCopyright + (c) 2004 Python Software Foundation. + +