X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/d5b0b4c841d100242d5c2e4f7f0c8ca87974fa5c..5211281f4c41ec7259121cfd44b476065a20dd35:/mac/macresid.h diff --git a/mac/macresid.h b/mac/macresid.h index 983832fd..7a1ab8cc 100644 --- a/mac/macresid.h +++ b/mac/macresid.h @@ -1,4 +1,4 @@ -/* $Id: macresid.h,v 1.5 2003/01/18 17:14:34 ben Exp $ */ +/* $Id: macresid.h,v 1.6 2003/01/25 15:15:40 ben Exp $ */ /* * macresid.h -- Mac resource IDs @@ -23,10 +23,11 @@ /* File menu */ #define iNew 1 #define iOpen 2 -#define iClose 3 -#define iSave 4 -#define iSaveAs 5 -#define iQuit 7 +#define iClose 4 +#define iSave 5 +#define iSaveAs 6 +#define iDuplicate 7 +#define iQuit 9 /* Edit menu */ #define iUndo 1 #define iCut 3