X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/d082ac49971a1c1a9e84c5b201c30aab675f154f..6cb61a05b6157236bbea7b351cfc741eb6853605:/mac/macresid.h diff --git a/mac/macresid.h b/mac/macresid.h index b98346b1..e56a53ec 100644 --- a/mac/macresid.h +++ b/mac/macresid.h @@ -1,4 +1,4 @@ -/* $Id: macresid.h,v 1.1 2002/11/19 02:13:46 ben Exp $ */ +/* $Id: macresid.h,v 1.3 2002/12/31 01:40:14 ben Exp $ */ /* * macresid.h -- Mac resource IDs @@ -20,8 +20,9 @@ #define iAbout 1 /* File menu */ #define iNew 1 -#define iClose 2 -#define iQuit 4 +#define iOpen 2 +#define iClose 3 +#define iQuit 5 /* Edit menu */ #define iUndo 1 #define iCut 3 @@ -39,6 +40,8 @@ #define wiAboutVersion 3 #define wTerminal 130 #define wLicence 131 +#define wSettings 132 +#define wiSettingsOpen 1 /* Controls */ #define cVScroll 128