mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-14 01:27:35 -05:00
Add ISO-8859-2 / Win-1250 char set translation
[originally from svn r318]
This commit is contained in:
@ -130,7 +130,10 @@
|
||||
#define IDC5_BVALUE 1010
|
||||
#define IDC5_CHANGE 1011
|
||||
|
||||
#define IDC6_ENABLEKOIWINXLAT 1001
|
||||
#define IDC6_CAPSLOCKCYR 1002
|
||||
#define IDC6_XLATSTATIC 1001
|
||||
#define IDC6_NOXLAT 1002
|
||||
#define IDC6_KOI8WIN1251 1003
|
||||
#define IDC6_88592WIN1250 1004
|
||||
#define IDC6_CAPSLOCKCYR 1005
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user