summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-sysui+tools+lngconv+lngconv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.0/files/patch-sysui+tools+lngconv+lngconv.cxx')
-rw-r--r--editors/openoffice-1.0/files/patch-sysui+tools+lngconv+lngconv.cxx8
1 files changed, 8 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-sysui+tools+lngconv+lngconv.cxx b/editors/openoffice-1.0/files/patch-sysui+tools+lngconv+lngconv.cxx
index 732f77fcb482..e7497406c222 100644
--- a/editors/openoffice-1.0/files/patch-sysui+tools+lngconv+lngconv.cxx
+++ b/editors/openoffice-1.0/files/patch-sysui+tools+lngconv+lngconv.cxx
@@ -9,3 +9,11 @@
#include <locale.h>
#include <langinfo.h>
#endif
+@@ -143,6 +143,7 @@
+ { "iso8859-8", RTL_TEXTENCODING_ISO_8859_8 },
+ { "iso8859-9", RTL_TEXTENCODING_ISO_8859_9 },
+ { "koi8-r", RTL_TEXTENCODING_KOI8_R },
++ { "koi8-u", RTL_TEXTENCODING_KOI8_U },
+ { "pck", RTL_TEXTENCODING_MS_932 },
+ #if (0)
+ { "sun_eu_greek", RTL_TEXTENCODING_DONTKNOW },