From: Jack Jansen Date: Fri, 16 Jul 2004 12:35:06 +0000 (+0000) Subject: Made preference window resizable (and do the most logical thing on resize) X-Git-Tag: v2.4a2~231 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e3b425f3f8f5716fcd13dc0a236bd96a1ea000f;p=thirdparty%2FPython%2Fcpython.git Made preference window resizable (and do the most logical thing on resize) --- diff --git a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib index 4c1b0fbd126a..bc558f7e8285 100644 --- a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib +++ b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib @@ -3,10 +3,14 @@ IBDocumentLocation - 660 84 519 534 0 0 1280 1002 + 565 235 519 534 0 0 1280 1002 IBFramework Version - 291.0 + 364.0 + IBOpenObjects + + 5 + IBSystem Version - 6L60 + 7H63 diff --git a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib index a65084767429..3dfed33cbdb5 100644 Binary files a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib and b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib differ