summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-09-05 22:04:25 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-09-05 22:04:25 (GMT)
commitb30e10663304461e4b29342bc7cbc6e428060a25 (patch)
tree7cce7eebdb7b70e87e7a29cc49be10a89d51cd78
parenta44361ea363ca96cab1a95c5fbea73d17ef891ee (diff)
downloadcpython-b30e10663304461e4b29342bc7cbc6e428060a25.zip
cpython-b30e10663304461e4b29342bc7cbc6e428060a25.tar.gz
cpython-b30e10663304461e4b29342bc7cbc6e428060a25.tar.bz2
Python is a Shell, not a Viewer.
-rw-r--r--Mac/OSXResources/app/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/OSXResources/app/Info.plist b/Mac/OSXResources/app/Info.plist
index 1a3c2e3..f201270 100644
--- a/Mac/OSXResources/app/Info.plist
+++ b/Mac/OSXResources/app/Info.plist
@@ -20,7 +20,7 @@
<string>TEXT</string>
</array>
<key>CFBundleTypeRole</key>
- <string>Viewer</string>
+ <string>Shell</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>