]> granicus.if.org Git - python/commitdiff
Added range of resource-ids for twit.
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 23 Dec 1996 17:23:23 +0000 (17:23 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 23 Dec 1996 17:23:23 +0000 (17:23 +0000)
Mac/Include/pythonresources.h

index 637268573a15e4afe7baf22c822833bd02d548f8..c783628736aad071237548d7ee1c6f818879c783 100644 (file)
 #define NOPREFNAME_ID  137
 
 /* EditPythonPrefs range. Needed here to forestall conflicts with applets */
-#define EDITPYTHONPREFS_MIN    500
+#define EDITPYTHONPREFS_MIN    508
 #define EDITPYTHONPREFS_MAX 511
+/* twit range. Again needed to forestall conflicts with scripts using their own resources */
+#define TWIT_MIN               500
+#define TWIT_MAX               507
 
 /*
 ** The following are valid both in the binary (or shared library)