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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=31e2d7354f2251de51fde14a338b73fe8e96e9b2;p=thirdparty%2FPython%2Fcpython.git 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 fbf1ec6e924e..55f703ad0941 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 b0d5fd7ca776..d55f604474df 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 83ccb5e3d796..7ed29c7c38c9 100644 Binary files a/Mac/scripts/EditPythonPrefs.rsrc and b/Mac/scripts/EditPythonPrefs.rsrc differ