X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/5211281f4c41ec7259121cfd44b476065a20dd35..538bfd1db93a9aac6c2bb52382bb7900042de092:/mac/macresid.h diff --git a/mac/macresid.h b/mac/macresid.h index 7a1ab8cc..ebb9f0de 100644 --- a/mac/macresid.h +++ b/mac/macresid.h @@ -1,4 +1,4 @@ -/* $Id: macresid.h,v 1.6 2003/01/25 15:15:40 ben Exp $ */ +/* $Id: macresid.h,v 1.9 2003/02/07 01:38:12 ben Exp $ */ /* * macresid.h -- Mac resource IDs @@ -12,10 +12,14 @@ /* Menu bar IDs */ #define MBAR_Main 128 +/* Open IDs */ +#define open_pTTY 128 + /* Menu IDs */ #define mApple 128 #define mFile 129 #define mEdit 130 +#define mWindow 131 /* Menu Items */ /* Apple menu */ @@ -35,6 +39,8 @@ #define iPaste 5 #define iClear 6 #define iSelectAll 7 +/* Window menu */ +#define iShowEventLog 1 /* Window types (and resource IDs) */ #define wNone 0 /* Dummy value for no window */ @@ -47,11 +53,7 @@ #define wLicence 131 #define wSettings 132 #define wiSettingsOpen 1 +#define wEventLog 133 /* Controls */ #define cVScroll 128 - -/* Preferences */ -#define PREF_wordness_type 'wORD' - -#define PREF_settings 1024