From: Jack Jansen Date: Sun, 7 May 2000 22:05:33 +0000 (+0000) Subject: The applets need more memory nowadays, it seems (because of navservices, maybe?)... X-Git-Tag: v2.0b1~1823 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31e2d7354f2251de51fde14a338b73fe8e96e9b2;p=python The applets need more memory nowadays, it seems (because of navservices, maybe?). Give them 4M, that should be okay for a while. --- diff --git a/Mac/scripts/BuildApplet.rsrc b/Mac/scripts/BuildApplet.rsrc index fbf1ec6e92..55f703ad09 100644 Binary files a/Mac/scripts/BuildApplet.rsrc and b/Mac/scripts/BuildApplet.rsrc differ diff --git a/Mac/scripts/ConfigurePython.rsrc b/Mac/scripts/ConfigurePython.rsrc index b0d5fd7ca7..d55f604474 100644 Binary files a/Mac/scripts/ConfigurePython.rsrc and b/Mac/scripts/ConfigurePython.rsrc differ diff --git a/Mac/scripts/EditPythonPrefs.rsrc b/Mac/scripts/EditPythonPrefs.rsrc index 83ccb5e3d7..7ed29c7c38 100644 Binary files a/Mac/scripts/EditPythonPrefs.rsrc and b/Mac/scripts/EditPythonPrefs.rsrc differ