X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/2b8dca9e8c8ba2d63290060e94103b379f95177c..8d5862718c300c0555b8d21b3fe60c3cc541a04d:/mac/macresid.h diff --git a/mac/macresid.h b/mac/macresid.h index 2fc85393..983832fd 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.5 2003/01/18 17:14:34 ben Exp $ */ /* * macresid.h -- Mac resource IDs @@ -24,7 +24,9 @@ #define iNew 1 #define iOpen 2 #define iClose 3 -#define iQuit 5 +#define iSave 4 +#define iSaveAs 5 +#define iQuit 7 /* Edit menu */ #define iUndo 1 #define iCut 3