aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2005-07-18 01:01:12 +0000
committernyamatongwe <unknown>2005-07-18 01:01:12 +0000
commit7cd01aafaba6023c5ca2cc5828f01aeb3b833494 (patch)
treeecece15f7c50962201e9ad4a5d244433655ee47c
parent8da1ed9c65b8fdab9ebc1415ac3a6a42bb812fdc (diff)
downloadscintilla-mirror-7cd01aafaba6023c5ca2cc5828f01aeb3b833494.tar.gz
Support for Cyrillic code page 1252 on GTK+.
-rw-r--r--include/Scintilla.iface1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Scintilla.iface b/include/Scintilla.iface
index 35afab898..734d9e557 100644
--- a/include/Scintilla.iface
+++ b/include/Scintilla.iface
@@ -367,6 +367,7 @@ val SC_CHARSET_HANGUL=129
val SC_CHARSET_MAC=77
val SC_CHARSET_OEM=255
val SC_CHARSET_RUSSIAN=204
+val SC_CHARSET_CYRILLIC=1251
val SC_CHARSET_SHIFTJIS=128
val SC_CHARSET_SYMBOL=2
val SC_CHARSET_TURKISH=162