aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2005-07-18 01:01:12 +0000
committernyamatongwe <devnull@localhost>2005-07-18 01:01:12 +0000
commit5552cd5f46789ab11ba9c9fb21d84a43b852735a (patch)
treeecece15f7c50962201e9ad4a5d244433655ee47c
parentbfe04de89b4f3a67cf29a0364bffd2636605ae25 (diff)
downloadscintilla-mirror-5552cd5f46789ab11ba9c9fb21d84a43b852735a.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