X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mac%2Fmac_res.r;h=fd688d3e25261f5f1993b2c2d72d41160c53b60a;hb=8316deb3399fe1d0c406132cf2e795a76de26b64;hp=888ba80cfc876d9483a3acd7ba64c12ee0cd811c;hpb=3e8951c8c68d23d1a3da72ac60ae67a97e23cf9d;p=PuTTY.git diff --git a/mac/mac_res.r b/mac/mac_res.r index 888ba80c..fd688d3e 100644 --- a/mac/mac_res.r +++ b/mac/mac_res.r @@ -1221,7 +1221,7 @@ resource 'DITL' (wAbout, "about", purgeable) { StaticText { disabled, "PuTTY"}, { 42, 13, 74, 227 }, StaticText { disabled, "Some version or other\n" - "Copyright © 1997-9 Simon Tatham"}, + "Copyright © 1997-2005 Simon Tatham"}, } }; @@ -1281,6 +1281,9 @@ data 'CDEF' (CDEF_Default) { data 'CDEF' (CDEF_ListBox) { $"4EF9 00000000" }; +data 'CDEF' (CDEF_GroupBox) { + $"43F9 00000000" +}; /* List box template */