summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-06-20 14:36:58 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2003-06-20 14:36:58 (GMT)
commitc30d7c37ee1a2344fe866c95ce557a8a32f403f3 (patch)
tree14ce11df0980175ccd63a3b6002d023786044706 /Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj
parent94d09f84be3be999739a61de5c49547ca82fe964 (diff)
downloadcpython-c30d7c37ee1a2344fe866c95ce557a8a32f403f3.zip
cpython-c30d7c37ee1a2344fe866c95ce557a8a32f403f3.tar.gz
cpython-c30d7c37ee1a2344fe866c95ce557a8a32f403f3.tar.bz2
At startup, test that PythonLauncher is the default application for files
of type .py, .pyw and .pyc. If not, post a warning.
Diffstat (limited to 'Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj')
-rwxr-xr-xMac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj18
1 files changed, 0 insertions, 18 deletions
diff --git a/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj b/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj
index 5b4a06c..107ce3d 100755
--- a/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj
+++ b/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj
@@ -320,24 +320,6 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
- <string>????</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string></string>
- <key>CFBundleTypeName</key>
- <string>DocumentType</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>????</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>NSDocumentClass</key>
- <string>MyDocument</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
<string>py</string>
</array>
<key>CFBundleTypeIconFile</key>