1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-03 20:42:48 -05:00

Integrate PuTTY and its help file. Now that's what I call a good

lunchtime's work :-)

[originally from svn r1458]
This commit is contained in:
Simon Tatham
2001-12-06 13:28:02 +00:00
parent 431ffb478e
commit 2b99a70743
6 changed files with 559 additions and 10 deletions

View File

@ -109,6 +109,9 @@ GLOBAL int session_closed;
GLOBAL int big_cursor;
GLOBAL char *help_path;
GLOBAL int help_has_contents;
GLOBAL int utf;
GLOBAL int dbcs_screenfont;
GLOBAL int font_codepage;