]> granicus.if.org Git - python/commitdiff
Made preference window resizable (and do the most logical thing on resize)
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 16 Jul 2004 12:35:06 +0000 (12:35 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 16 Jul 2004 12:35:06 +0000 (12:35 +0000)
Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib
Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib

index 4c1b0fbd126a092b8eb9c1160e78a18b710cc770..bc558f7e8285ebe9bbf2b30610a7c8bd7fbd1d9b 100644 (file)
@@ -3,10 +3,14 @@
 <plist version="1.0">
 <dict>
        <key>IBDocumentLocation</key>
-       <string>660 84 519 534 0 0 1280 1002 </string>
+       <string>565 235 519 534 0 0 1280 1002 </string>
        <key>IBFramework Version</key>
-       <string>291.0</string>
+       <string>364.0</string>
+       <key>IBOpenObjects</key>
+       <array>
+               <integer>5</integer>
+       </array>
        <key>IBSystem Version</key>
-       <string>6L60</string>
+       <string>7H63</string>
 </dict>
 </plist>
index a6508476742935f8e85cb3c0022153b61bd590cd..3dfed33cbdb5b263001bd8bc5a1fd7ec268d704c 100644 (file)
Binary files a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib and b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib differ