eudora-mac/Common.r

1 line
53 KiB
R
Raw Normal View History

2018-05-23 09:59:15 +00:00
#include "Controls.r" #include "Dialogs.r" #include "aete.r" #include ":include:EudoraTypes.r" #include "mappings.r" #include "SMTP.r" #include "Version.r" #include "StringDefs.strn" #include "StrnDefs.strn" #include "acap.r" #include "text.r" #include ":AddressBookTabs:personalTab.r" #include ":AddressBookTabs:homeTab.r" #include ":AddressBookTabs:workTab.r" #include ":AddressBookTabs:otherTab.r" #include ":AddressBookTabs:notesTab.r" #include ":AddressBookTabs:photoTab.r" #define teFlushRight -1 /*flush right for all scripts */ resource 'SIZE' (1) { reserved, acceptSuspendResumeEvents, reserved, canBackground, multiFinderAware, backgroundAndForeground, dontGetFrontClicks, ignoreChildDiedEvents, is32BitCompatible, isHighLevelEventAware, localAndRemoteHLEvents, notStationeryAware, dontUseTextEditServices, isDisplayManagerAware, reserved, reserved, 14680064, 13631488 }; resource 'STR#' (900,purgeable) { { "", "n", "", "", "", "", "", "", "y", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "y", "", "", "y", "1", "", "", "y", } }; resource 'STR#' (700,purgeable) { { "n", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "y", } }; resource 'STR#' (20100,purgeable) {{ "" }}; resource 'STR#' (3400, purgeable) { /* headers ALWAYS to ignore */ {"from "} }; resource 'STR#' (3800, purgeable) { /* RFC 822 month abbreviations */ {"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"} }; resource 'STR#' (4000, purgeable) { /* RFC 822 weekday abbreviations */ {"Sun","Mon","Tue","Wed","Thu","Fri","Sat"} }; resource 'STR#' (24400, purgeable) { /* headers to snarf for Sender in summary */ {"from:","reply-to:","sender:"} }; #ifdef CTB resource 'STR#' (2400, purgeable) { /* default navin resource */ {"\n\n\n"} }; #endif resource 'STR#' (800, purgeable) /* password changing */ {{ "user %p%p","pass %p%p","newpass %p%p","quit%p%p" }}; resource 'STR#' (600, purgeable) { { /* [1] */ "(Highest)", /* [2] */ "(High)", /* [3] */ "(Normal)", /* [4] */ "(Low)", /* [5] */ "(Lowest)", "\nMessage is extremely urgent.", "\nMessage is an important message.", "", "\nMessage deemed of lesser importance.", "\nMessage is very unimportant." } }; #ifdef DEBUG resource 'MENU' (1509) { 509, textMenuProc, allEnabled, enabled, "Db", { /* array: 16 elements */ /* 1 */ "0 No offscreen bm's", noIcon, noKey, noMark, plain, /* 2 */ "1 PeteBusy", noIcon, noKey, noMark, plain, /* 3 */ "2 Serial #'s", noIcon, noKey, noMark, plain, /* 4 */ "3 Random Nicknames Events", noIcon, noKey, noMark, plain, /* 5 */ "4 Fast ad scheduling", noIcon, noKey, noMark, plain, /* 6 */ "5 No Double-buffs", noIcon, noKey, noMark, plain, /* 7 */ "6 Repeat Mailchecks", noIcon, noKey, noMark, plain, /* 8 */ "7 Show arrival times", noIcon, noKey, noMark, plain, /* 9 */ "8 UseResFile", noIcon, noKey, noMark, plain, /* 10 */ "9 No Temp Mem", noIcon, noKey, noMark, plain, /* 11 */ "10 Menu Profile", noIcon, noKey, noMark, plain, /* 12 */ "11 Facetime accelerator", noIcon, noKey, noMark, plain, /* 13 */ "12 ports +10000", noIcon, noKey, noMark, plain, /* 14 */ "13 4X TCP Buffer", noIcon, noKey, noMark, plain, /* 15 */ "14 Visible composition", noIcon, noKey, noMark, plain, /* 16 */ "15 Message fetch trace", noIcon, noKey, noMark, plain, /* 17 */ "-", noIcon, noKey, noMark, plain, /* 18 */ "Debugger!", noIcon, noKey, noMark, plain, /* 19 */ "Collect IMAP message flags", noIcon, noKey, noMark, plain, /* 20 */ "Reset Leaks", noIcon, noKey, noMark, plain, /* 21 */ "Ads", noIcon, hierarchicalMenu, noMark, plain, /* 22 */ "Assign a command key", noIcon, noKey, noMark, plain, /* 23 */ "Test spooler", noIcon, noKey, noMark, plain, /* 24 */ "Dump win->pte", noIcon, noKey, noMark, plain, /* 25 */ "Debug Nagging", noIcon, noKey, noMark, plain, /* 26 */ "Dump Control Hierarchy", noIcon, noKey, noMark, pla