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

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Fri, 02 Aug 2002 15:32:43 -0700


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

Modified Files:
	project.pbxproj 
Log Message:
Added an icon for .pyw files.


Index: project.pbxproj
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** project.pbxproj	31 Jul 2002 14:45:08 -0000	1.3
--- project.pbxproj	2 Aug 2002 22:32:41 -0000	1.4
***************
*** 230,233 ****
--- 230,234 ----
  				F58D4A3B02F1F94B01000102,
  				F58D4A3C02F1F94B01000102,
+ 				F5449B4B02FB3F7E01000102,
  				2A37F4B9FDCFA73011CA2CEA,
  				2A37F4B6FDCFA73011CA2CEA,
***************
*** 348,351 ****
--- 349,354 ----
  				<string>pyw</string>
  			</array>
+ 			<key>CFBundleTypeIconFile</key>
+ 			<string>PythonWSource.icns</string>
  			<key>CFBundleTypeName</key>
  			<string>Python GUI Script</string>
***************
*** 425,428 ****
--- 428,432 ----
  				F58D4A3F02F1F94B01000102,
  				F5A4C13F02F203F701000102,
+ 				F5449B4C02FB3F7E01000102,
  			);
  			isa = PBXResourcesBuildPhase;
***************
*** 521,524 ****
--- 525,539 ----
  		F52A90D002EB5C6A01000102 = {
  			fileRef = F52A90CE02EB5C6A01000102;
+ 			isa = PBXBuildFile;
+ 			settings = {
+ 			};
+ 		};
+ 		F5449B4B02FB3F7E01000102 = {
+ 			isa = PBXFileReference;
+ 			path = PythonWSource.icns;
+ 			refType = 4;
+ 		};
+ 		F5449B4C02FB3F7E01000102 = {
+ 			fileRef = F5449B4B02FB3F7E01000102;
  			isa = PBXBuildFile;
  			settings = {