File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 <string >python </string >
5454
5555 <key >CFBundleGetInfoString </key >
56- <string >Python Interpreter version 2.2 , (c) 2001 Python Software Foundation. </string >
56+ <string >Python Interpreter version 2.3 , (c) 2002 Python Software Foundation. </string >
5757 <key >CFBundleLongVersionString </key >
58- <string >2.2 , (c) 2001 Python Software Foundation. </string >
58+ <string >2.3 , (c) 2002 Python Software Foundation. </string >
5959 <key >NSHumanReadableCopyright </key >
60- <string >Copyright 2001 Python Software Foundation. </string >
60+ <string >Copyright 2002 Python Software Foundation. </string >
6161 <key >CFBundleShortVersionString </key >
62- <string >6.5 </string >
62+ <string >2.3 </string >
6363
6464 <key >CFBundleIconFile </key >
6565 <string >PythonInterpreter.icns </string >
6666 <key >CFBundleIdentifier </key >
67- <string >org.python.interpreter </string >
67+ <string >org.python.pythonw </string >
6868 <key >CFBundleInfoDictionaryVersion </key >
6969 <string >6.0 </string >
7070 <key >CFBundleName </key >
71- <string >PythonInterpreter </string >
71+ <string >PythonW </string >
7272 <key >CFBundlePackageType </key >
7373 <string >APPL </string >
7474 <key >CFBundleSignature </key >
Original file line number Diff line number Diff line change 11/* Localized versions of Info.plist keys */
22
3- CFBundleName = "PythonInterpreter ";
4- CFBundleShortVersionString = "Python Interpreter version 2.2 ";
5- CFBundleGetInfoString = "Python Interpreter version 2.2 , (c) 2001 Python Software Foundation.";
6- CFBundleLongVersionString = "2.2 , (c) 2001 Python Software Foundation.";
7- NSHumanReadableCopyright = "Copyright 2001 Python Software Foundation.";
3+ CFBundleName = "PythonW ";
4+ CFBundleShortVersionString = "Python Interpreter version 2.3 ";
5+ CFBundleGetInfoString = "Python Interpreter version 2.3 , (c) 2002 Python Software Foundation.";
6+ CFBundleLongVersionString = "2.3 , (c) 2002 Python Software Foundation.";
7+ NSHumanReadableCopyright = "Copyright 2002 Python Software Foundation.";
You can’t perform that action at this time.
0 commit comments