X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/a5dd84675905dfc4274cf45424e6f3a9e385e1a7..f33ba69e92f389f5884eae5a586858a629a5260b:/winhelp.h diff --git a/winhelp.h b/winhelp.h index 3f72fce2..5271f924 100644 --- a/winhelp.h +++ b/winhelp.h @@ -29,6 +29,8 @@ #define WINHELP_CTX_features_qtitle "features.qtitle" #define WINHELP_CTX_features_dbackspace "features.dbackspace" #define WINHELP_CTX_features_charset "features.charset" +#define WINHELP_CTX_features_arabicshaping "features.arabicshaping" +#define WINHELP_CTX_features_bidi "features.bidi" #define WINHELP_CTX_terminal_autowrap "terminal.autowrap" #define WINHELP_CTX_terminal_decom "terminal.decom" #define WINHELP_CTX_terminal_lfhascr "terminal.lfhascr" @@ -61,6 +63,7 @@ #define WINHELP_CTX_connection_username "connection.username" #define WINHELP_CTX_connection_keepalive "connection.keepalive" #define WINHELP_CTX_connection_nodelay "connection.nodelay" +#define WINHELP_CTX_connection_tcpkeepalive "connection.tcpkeepalive" #define WINHELP_CTX_proxy_type "proxy.type" #define WINHELP_CTX_proxy_main "proxy.main" #define WINHELP_CTX_proxy_exclude "proxy.exclude"