Add ISO-8859-2 / Win-1250 char set translation
[u/mdw/putty] / win_res.h
index 4d6446e..70b1f20 100644 (file)
--- a/win_res.h
+++ b/win_res.h
 #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