[Python-checkins] python/dist/src/Mac/OSX/PythonLauncher/PreferenceWindow.nib info.nib, 1.4, 1.5 objects.nib, 1.4, 1.5

jackjansen at users.sourceforge.net jackjansen at users.sourceforge.net
Fri Jul 16 14:35:10 CEST 2004


Update of /cvsroot/python/python/dist/src/Mac/OSX/PythonLauncher/PreferenceWindow.nib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv834/PreferenceWindow.nib

Modified Files:
	info.nib objects.nib 
Log Message:
Made preference window resizable (and do the most logical thing on resize)


Index: info.nib
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** info.nib	2 Jul 2003 22:08:28 -0000	1.4
--- info.nib	16 Jul 2004 12:35:06 -0000	1.5
***************
*** 4,12 ****
  <dict>
  	<key>IBDocumentLocation</key>
! 	<string>660 84 519 534 0 0 1280 1002 </string>
  	<key>IBFramework Version</key>
! 	<string>291.0</string>
  	<key>IBSystem Version</key>
! 	<string>6L60</string>
  </dict>
  </plist>
--- 4,16 ----
  <dict>
  	<key>IBDocumentLocation</key>
! 	<string>565 235 519 534 0 0 1280 1002 </string>
  	<key>IBFramework Version</key>
! 	<string>364.0</string>
! 	<key>IBOpenObjects</key>
! 	<array>
! 		<integer>5</integer>
! 	</array>
  	<key>IBSystem Version</key>
! 	<string>7H63</string>
  </dict>
  </plist>

Index: objects.nib
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
Binary files /tmp/cvsCXEOo3 and /tmp/cvsFzhzAw differ



More information about the Python-checkins mailing list