aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-transex3+source+export.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-transex3+source+export.cxx')
-rw-r--r--editors/openoffice.org-1.0/files/patch-transex3+source+export.cxx13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-transex3+source+export.cxx b/editors/openoffice.org-1.0/files/patch-transex3+source+export.cxx
deleted file mode 100644
index fc2d31d92048..000000000000
--- a/editors/openoffice.org-1.0/files/patch-transex3+source+export.cxx
+++ /dev/null
@@ -1,13 +0,0 @@
-Adding UKRAINIAN language
-
---- transex3/source/export.cxx.orig Mon Feb 24 17:45:55 2003
-+++ transex3/source/export.cxx Tue Feb 25 17:14:06 2003
-@@ -1205,6 +1205,8 @@
- return PORTUGUESE_INDEX;
- else if ( sLang == "RUSSIAN" )
- return RUSSIAN_INDEX;
-+ else if ( sLang == "UKRAINIAN" )
-+ return UKRAINIAN_INDEX;
- else if ( sLang == "GREEK" )
- return GREEK_INDEX;
- else if ( sLang == "DUTCH" )