summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-01-16 13:32:11 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-01-16 13:32:11 +0000
commit7e7cc4d0fa0db2036da7d67d4349ff815a47cbca (patch)
tree608bc6a2a4f62503ea562595ca2952241e862c8a /i18npool
parenta9b1f3f54c0a496a99da611cc9234498b8eaca13 (diff)
INTEGRATION: CWS ause085 (1.17.4); FILE MERGED
2007/11/26 17:12:46 hjs 1.17.4.1: #i83988# write language list define to .hxx and include it
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/collator/collator_unicode.cxx10
1 files changed, 4 insertions, 6 deletions
diff --git a/i18npool/source/collator/collator_unicode.cxx b/i18npool/source/collator/collator_unicode.cxx
index e7a1731ed247..95b5da31e468 100644
--- a/i18npool/source/collator/collator_unicode.cxx
+++ b/i18npool/source/collator/collator_unicode.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: collator_unicode.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2007-11-02 12:37:12 $
+ * last change: $Author: ihi $ $Date: 2008-01-16 14:32:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,10 +36,8 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_i18npool.hxx"
-#ifdef OS2
-//YD FIXME makefile problem here because of spaces
-#define LOCAL_RULE_LANGS "dz hu ja km ko ku ln ne vi zh"
-#endif
+// generated list of languages
+#include "lrl_include.hxx"
#include <rtl/ustrbuf.hxx>
#include <collator_unicode.hxx>