X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=mac%2Fmac_res.r;h=a4f615beefcaf879fd1ce8c97e620c724adf7507;hb=49d2cf19accb059b3b68d1fc2b78e606a578c3e8;hp=888ba80cfc876d9483a3acd7ba64c12ee0cd811c;hpb=3e8951c8c68d23d1a3da72ac60ae67a97e23cf9d;p=PuTTY.git diff --git a/mac/mac_res.r b/mac/mac_res.r index 888ba80c..a4f615be 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"}, } }; @@ -1244,9 +1244,10 @@ type 'TEXT' { resource 'TEXT' (wLicence, "licence", purgeable) { "PuTTY is copyright 1997-2005 Simon Tatham.\n" "\n" - "Portions copyright Robert de Bath, Joris van Rantwijk, Delian" - "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry," - "Justin Bradford, Ben Harris, Malcolm Smith, and CORE SDI S.A.\n" + "Portions copyright Robert de Bath, Joris van Rantwijk, Delian " + "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, " + "Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus " + "Kuhn, and CORE SDI S.A.\n" "\n" "Permission is hereby granted, free of charge, to any person " "obtaining a copy of this software and associated documentation " @@ -1281,6 +1282,9 @@ data 'CDEF' (CDEF_Default) { data 'CDEF' (CDEF_ListBox) { $"4EF9 00000000" }; +data 'CDEF' (CDEF_GroupBox) { + $"43F9 00000000" +}; /* List box template */