From: Jack Jansen Date: Wed, 5 Mar 2003 16:13:19 +0000 (+0000) Subject: Fix for bug #697546: don't auto-register the Python documentation X-Git-Tag: v2.3c1~1580 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=62442c295af58c0d98825cf3ab9a1ea3ea0ea438;p=thirdparty%2FPython%2Fcpython.git Fix for bug #697546: don't auto-register the Python documentation by putting the help book in an array. Somehow the fact that Python.app (and, hence, pythonw) got an automatic help menu messed up Tkinter's handling of the help menu. --- diff --git a/Mac/OSXResources/app/Info.plist b/Mac/OSXResources/app/Info.plist index 6022db7e39e2..d1b5eb9184ee 100644 --- a/Mac/OSXResources/app/Info.plist +++ b/Mac/OSXResources/app/Info.plist @@ -30,7 +30,9 @@ 2.3 CFBundleHelpBookFolder - Documentation + + Documentation + CFBundleHelpBookName Python Help CFBundleHelpTOCFile