X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/71581f966353977ea2ee12e2ec02ac5905fdcb5d..76347f46fb70138ad34af07b2ab00625600931f1:/mac/macresid.h diff --git a/mac/macresid.h b/mac/macresid.h index b327211c..5655b25a 100644 --- a/mac/macresid.h +++ b/mac/macresid.h @@ -27,12 +27,12 @@ /* File menu */ #define iNew 1 #define iOpen 2 -#define iChange 3 -#define iClose 5 -#define iSave 6 -#define iSaveAs 7 -#define iDuplicate 8 -#define iQuit 10 +#define iChange 4 +#define iClose 6 +#define iSave 7 +#define iSaveAs 8 +#define iDuplicate 9 +#define iQuit 11 /* Edit menu */ #define iUndo 1 #define iCut 3 @@ -56,6 +56,8 @@ #define wiSettingsOpen 1 #define wEventLog 133 #define wQuestion 134 +#define wAbsent 135 +#define wWrong 136 /* Controls */ #define cVScroll 128