[Stackless-checkins] CVS: slpdev/src/2.3/dev/Mac/OSXResources/app Info.plist, 1.1.1.2, 1.2

Bob Ippolito bob at centera.de
Fri May 7 20:41:48 CEST 2004


Update of /home/cvs/slpdev/src/2.3/dev/Mac/OSXResources/app
In directory centera.de:/tmp/cvs-serv25773/Mac/OSXResources/app

Modified Files:
	Info.plist 
Log Message:
Fix a typo in the makefile
Sort out some "pythonw" issues on the Mac


Index: Info.plist
===================================================================
RCS file: /home/cvs/slpdev/src/2.3/dev/Mac/OSXResources/app/Info.plist,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -C2 -d -r1.1.1.2 -r1.2
*** Info.plist	8 Jan 2004 22:09:44 -0000	1.1.1.2
--- Info.plist	7 May 2004 18:41:46 -0000	1.2
***************
*** 22,32 ****
  
  	<key>CFBundleGetInfoString</key>
! 	<string>2.3.2, (c) 2003 Python Software Foundation.</string>
  	<key>CFBundleLongVersionString</key>
! 	<string>2.3.2, (c) 2003 Python Software Foundation.</string>
  	<key>NSHumanReadableCopyright</key>
  	<string>Copyright 2003 Python Software Foundation.</string>
  	<key>CFBundleShortVersionString</key>
! 	<string>2.3.2</string>
  
  	<key>CFBundleHelpBookFolder</key>
--- 22,32 ----
  
  	<key>CFBundleGetInfoString</key>
! 	<string>2.3.3, (c) 2003 Python Software Foundation.</string>
  	<key>CFBundleLongVersionString</key>
! 	<string>2.3.3, (c) 2003 Python Software Foundation.</string>
  	<key>NSHumanReadableCopyright</key>
  	<string>Copyright 2003 Python Software Foundation.</string>
  	<key>CFBundleShortVersionString</key>
! 	<string>2.3.3</string>
  
  	<key>CFBundleHelpBookFolder</key>
***************
*** 53,57 ****
  	<string>PytX</string>
  	<key>CFBundleVersion</key>
! 	<string>2.3.2</string>
  	<key>LSRequiresCarbon</key>
      <true/>
--- 53,57 ----
  	<string>PytX</string>
  	<key>CFBundleVersion</key>
! 	<string>2.3.3</string>
  	<key>LSRequiresCarbon</key>
      <true/>


_______________________________________________
Stackless-checkins mailing list
Stackless-checkins at stackless.com
http://www.stackless.com/mailman/listinfo/stackless-checkins



More information about the Stackless-checkins mailing list