X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/dda1c80b533ec043fe5bd1b898e5fda9ac644143..1e00c92b81273392a7db4796dc163b0729891e44:/windows/winhelp.h?ds=sidebyside diff --git a/windows/winhelp.h b/windows/winhelp.h index f26501d1..7b6e0c5b 100644 --- a/windows/winhelp.h +++ b/windows/winhelp.h @@ -108,6 +108,9 @@ #define WINHELP_CTX_ssh_auth_pageant "ssh.auth.pageant:config-ssh-tryagent" #define WINHELP_CTX_ssh_auth_tis "ssh.auth.tis:config-ssh-tis" #define WINHELP_CTX_ssh_auth_ki "ssh.auth.ki:config-ssh-ki" +#define WINHELP_CTX_ssh_gssapi "ssh.auth.gssapi:config-ssh-auth-gssapi" +#define WINHELP_CTX_ssh_gssapi_delegation "ssh.auth.gssapi.delegation:config-ssh-auth-gssapi-delegation" +#define WINHELP_CTX_ssh_gssapi_libraries "ssh.auth.gssapi.libraries:config-ssh-auth-gssapi-libraries" #define WINHELP_CTX_selection_buttons "selection.buttons:config-mouse" #define WINHELP_CTX_selection_shiftdrag "selection.shiftdrag:config-mouseshift" #define WINHELP_CTX_selection_rect "selection.rect:config-rectselect"