cpython/Mac/OSXResources/framework/English.lproj/InfoPlist.strings
Jack Jansen dd614fdc51 Fixed lots of minor issues found by Edward Moy: incorrect version
strings, non-standard naming of things in bundles, etc.
2003-07-04 13:06:14 +00:00

5 lines
174 B
Text

/* Localized versions of Info.plist keys */
CFBundleName = "Python";
CFBundleShortVersionString = "2.3";
CFBundleGetInfoString = "2.3, (c) 2003 Python Software Foundation";