]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/puttygen.rc
Pageant and PuTTYgen About boxes: add the website button.
[PuTTY.git] / windows / puttygen.rc
index 9a259da5a0647f7882ed4b17747bd504bd28ae36..38e7b35ba0b04b787786a63aa4373246e29c5345 100644 (file)
@@ -36,6 +36,7 @@ FONT 8, "MS Shell Dlg"
 BEGIN
     DEFPUSHBUTTON "&Close", IDOK, 216, 88, 48, 14
     PUSHBUTTON "View &Licence", 101, 6, 88, 70, 14
+    PUSHBUTTON "Visit &Web Site", 102, 140, 88, 70, 14
     EDITTEXT 1000, 10, 6, 250, 80, ES_READONLY | ES_MULTILINE | ES_CENTER, WS_EX_STATICEDGE
 END