]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - mac/mac_res.r
rm some magic numbers in ssh_setup_portfwd()
[PuTTY.git] / mac / mac_res.r
index 888ba80cfc876d9483a3acd7ba64c12ee0cd811c..fd688d3e25261f5f1993b2c2d72d41160c53b60a 100644 (file)
@@ -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 */