diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-22 12:24:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-22 12:24:29 +0000 |
commit | 5d69191babdd045568af2b007e2b9edcd5666cc7 (patch) | |
tree | d731777302d4efc3df3d1091261190a102a3ae2f /i18npool/inc/collator_unicode.hxx | |
parent | 81c0dcc5941f3a61a977ceb361460335a90575e5 (diff) |
INTEGRATION: CWS i18n18 (1.4.68); FILE MERGED
2005/04/20 23:04:19 khong 1.4.68.1: #i45139# remove ko_dict collator to let it fallback to ICU, which provides Korean Dictionary collator as default
Diffstat (limited to 'i18npool/inc/collator_unicode.hxx')
-rw-r--r-- | i18npool/inc/collator_unicode.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/i18npool/inc/collator_unicode.hxx b/i18npool/inc/collator_unicode.hxx index 75baa2f68f55..58595fe10d01 100644 --- a/i18npool/inc/collator_unicode.hxx +++ b/i18npool/inc/collator_unicode.hxx @@ -2,9 +2,9 @@ * * $RCSfile: collator_unicode.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2004-01-20 13:18:27 $ + * last change: $Author: obo $ $Date: 2005-04-22 13:24:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -126,7 +126,6 @@ COLLATOR( zh_zhuyin ) COLLATOR( zh_TW_radical ) COLLATOR( zh_TW_stroke ) COLLATOR( zh_TW_charset ) -COLLATOR( ko_dict ) COLLATOR( ko_charset ) COLLATOR( ja_charset ) COLLATOR( ja_phonetic_alphanumeric_first ) |