Carbonise. Until we support Navigation Services, loading and saving sessions
[u/mdw/putty] / mac / macresid.h
index 8013901..c2380ac 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: macresid.h,v 1.2 2002/12/30 18:21:17 ben Exp $ */
+/* $Id: macresid.h,v 1.7 2003/01/27 00:33:49 ben Exp $ */
 
 /*
  * macresid.h -- Mac resource IDs
@@ -6,6 +6,8 @@
  * This file is shared by C and Rez source files
  */
 
+/* TMPL for saved sessions */
+#define TMPL_Int       128
 
 /* Menu bar IDs */
 #define MBAR_Main      128
 /* File menu */
 #define iNew           1
 #define iOpen          2
-#define iClose         3
-#define iQuit          5
+#define iClose         4
+#define iSave          5
+#define iSaveAs                6
+#define iDuplicate     7
+#define iQuit          9
 /* Edit menu */
 #define iUndo          1
 #define iCut           3
 #define wiAboutVersion         3
 #define wTerminal      130
 #define wLicence       131
+#define wSettings      132
+#define wiSettingsOpen         1
 
 /* Controls */
 #define cVScroll       128
-
-/* Preferences */
-#define PREF_wordness_type     'wORD'
-
-#define PREF_settings          1024