[Python-checkins] python/dist/src/Mac/OSX/PythonLauncher/PythonLauncher.pbproj project.pbxproj,1.11,1.12

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Fri, 04 Jul 2003 06:06:16 -0700


Update of /cvsroot/python/python/dist/src/Mac/OSX/PythonLauncher/PythonLauncher.pbproj
In directory sc8-pr-cvs1:/tmp/cvs-serv19579/OSX/PythonLauncher/PythonLauncher.pbproj

Modified Files:
	project.pbxproj 
Log Message:
Fixed lots of minor issues found by Edward Moy: incorrect version
strings, non-standard naming of things in bundles, etc.


Index: project.pbxproj
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** project.pbxproj	20 Jun 2003 22:21:03 -0000	1.11
--- project.pbxproj	4 Jul 2003 13:06:13 -0000	1.12
***************
*** 133,137 ****
  				4A9504D1FFE6A4CB11CA0CBA,
  			);
- 			hasScannedForEncodings = 1;
  			isa = PBXProject;
  			mainGroup = 2A37F4AAFDCFA73011CA2CEA;
--- 133,136 ----
***************
*** 365,369 ****
  	<string>PythonLauncher</string>
  	<key>CFBundleGetInfoString</key>
! 	<string>Python Launcher</string>
  	<key>CFBundleIconFile</key>
  	<string>PythonInterpreter.icns</string>
--- 364,368 ----
  	<string>PythonLauncher</string>
  	<key>CFBundleGetInfoString</key>
! 	<string>2.3, © 2001-2003 Python Software Foundation</string>
  	<key>CFBundleIconFile</key>
  	<string>PythonInterpreter.icns</string>
***************
*** 373,383 ****
  	<string>6.0</string>
  	<key>CFBundleName</key>
! 	<string>Python Launcher</string>
  	<key>CFBundlePackageType</key>
  	<string>APPL</string>
  	<key>CFBundleSignature</key>
  	<string>PytL</string>
  	<key>CFBundleVersion</key>
! 	<string>2.3a0</string>
  	<key>NSMainNibFile</key>
  	<string>MainMenu</string>
--- 372,384 ----
  	<string>6.0</string>
  	<key>CFBundleName</key>
! 	<string>PythonLauncher</string>
  	<key>CFBundlePackageType</key>
  	<string>APPL</string>
+ 	<key>CFBundleShortVersionString</key>
+ 	<string>2.3</string>
  	<key>CFBundleSignature</key>
  	<string>PytL</string>
  	<key>CFBundleVersion</key>
! 	<string>2.3</string>
  	<key>NSMainNibFile</key>
  	<string>MainMenu</string>
***************
*** 387,390 ****
--- 388,392 ----
  </plist>
  ";
+ 			shouldUseHeadermap = 0;
  		};
  		2A37F4C7FDCFA73011CA2CEA = {