commit | b30e10663304461e4b29342bc7cbc6e428060a25 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Wed Sep 05 22:04:25 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Wed Sep 05 22:04:25 2001 +0000 |
tree | 7cce7eebdb7b70e87e7a29cc49be10a89d51cd78 | |
parent | a44361ea363ca96cab1a95c5fbea73d17ef891ee [diff] |
Python is a Shell, not a Viewer.
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>