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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e3b425f3f8f5716fcd13dc0a236bd96a1ea000f;p=python 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 4c1b0fbd12..bc558f7e82 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 a650847674..3dfed33cbd 100644 Binary files a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib and b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib differ