summaryrefslogtreecommitdiffstats
path: root/Mac/OSXResources/app/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/OSXResources/app/Info.plist')
-rw-r--r--Mac/OSXResources/app/Info.plist3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mac/OSXResources/app/Info.plist b/Mac/OSXResources/app/Info.plist
index d1b5eb9..c8fb6ee 100644
--- a/Mac/OSXResources/app/Info.plist
+++ b/Mac/OSXResources/app/Info.plist
@@ -32,9 +32,10 @@
<key>CFBundleHelpBookFolder</key>
<array>
<string>Documentation</string>
+ <string>PythonDocumentation</string>
</array>
<key>CFBundleHelpBookName</key>
- <string>Python Help</string>
+ <string>MacPython Help</string>
<key>CFBundleHelpTOCFile</key>
<string>index.html</string>