]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - pageant.rc
Add help support to Pageant. (For the primary - non-context - help,
[PuTTY.git] / pageant.rc
index 1224a59e3eb72f35ae93d2a63e9a21ec699bf8ff..217b110a88d48a86a18f5138279e08f08589e02c 100644 (file)
@@ -27,6 +27,7 @@ BEGIN
         LBS_EXTENDEDSEL | LBS_HASSTRINGS | LBS_USETABSTOPS | WS_VSCROLL | WS_TABSTOP
     PUSHBUTTON "&Add Key", 101, 75, 162, 60, 14
     PUSHBUTTON "&Remove Key", 102, 195, 162, 60, 14
+    PUSHBUTTON "&Help", 103, 10, 182, 50, 14
     DEFPUSHBUTTON "&Close", IDOK, 270, 182, 50, 14
 END