mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-18 11:31:00 -05:00
winpgnt: add context help for 'Add Key (encrypted)' button.
I wrote a docs section, but forgot to link it to the context help.
This commit is contained in:
@ -172,6 +172,7 @@
|
||||
#define WINHELP_CTX_pageant_keylist "pageant-mainwin-keylist"
|
||||
#define WINHELP_CTX_pageant_addkey "pageant-mainwin-addkey"
|
||||
#define WINHELP_CTX_pageant_remkey "pageant-mainwin-remkey"
|
||||
#define WINHELP_CTX_pageant_deferred "pageant-deferred-decryption"
|
||||
#define WINHELP_CTX_pgpfingerprints "pgpkeys"
|
||||
#define WINHELP_CTX_puttygen_general "pubkey-puttygen"
|
||||
#define WINHELP_CTX_puttygen_keytype "puttygen-keytype"
|
||||
|
Reference in New Issue
Block a user