X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/95764589e6b72dc4c2f6b4698f88724a4aa3b404..0980c4f28e5909a05be74af88732fddd7086f2f6:/mac/mac_res.r 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 */