X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/1d4cb74b26f92ddb461550c03196a7bb5943f461..cef180abf5f4c4c49e52c2743d981040219407e9:/mac/macresid.h?ds=sidebyside diff --git a/mac/macresid.h b/mac/macresid.h index 2fc85393..c2380acb 100644 --- a/mac/macresid.h +++ b/mac/macresid.h @@ -1,4 +1,4 @@ -/* $Id: macresid.h,v 1.4 2003/01/18 16:10:21 ben Exp $ */ +/* $Id: macresid.h,v 1.7 2003/01/27 00:33:49 ben Exp $ */ /* * macresid.h -- Mac resource IDs @@ -23,8 +23,11 @@ /* 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 @@ -47,8 +50,3 @@ /* Controls */ #define cVScroll 128 - -/* Preferences */ -#define PREF_wordness_type 'wORD' - -#define PREF_settings 1024