aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-tools+source+rc+resmgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-tools+source+rc+resmgr.cxx')
-rw-r--r--editors/openoffice.org-1.0/files/patch-tools+source+rc+resmgr.cxx19
1 files changed, 0 insertions, 19 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-tools+source+rc+resmgr.cxx b/editors/openoffice.org-1.0/files/patch-tools+source+rc+resmgr.cxx
deleted file mode 100644
index 7e6174dd56fe..000000000000
--- a/editors/openoffice.org-1.0/files/patch-tools+source+rc+resmgr.cxx
+++ /dev/null
@@ -1,19 +0,0 @@
---- ../tools/source/rc/resmgr.cxx.orig Mon Feb 24 17:46:55 2003
-+++ ../tools/source/rc/resmgr.cxx Tue Feb 25 17:09:39 2003
-@@ -1189,6 +1189,8 @@
- return "36";
- case LANGUAGE_RUSSIAN:
- return "07";
-+ case LANGUAGE_UKRAINIAN:
-+ return "38";
- case LANGUAGE_SLOVAK:
- return "04";
- case LANGUAGE_GREEK:
-@@ -1339,6 +1341,7 @@
- LANGUAGE_HUNGARIAN,
- LANGUAGE_CZECH,
- LANGUAGE_RUSSIAN,
-+ LANGUAGE_UKRAINIAN,
- LANGUAGE_ARABIC,
- LANGUAGE_GREEK,
- LANGUAGE_KOREAN,