Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: source/data/coll/collocal.mk

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/coll/colfiles.mk ('k') | source/data/coll/cs.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/coll/collocal.mk
diff --git a/source/data/coll/collocal.mk b/source/data/coll/collocal.mk
deleted file mode 100644
index e2f86bf5cf5c99f96ed2c9650d7f328c5fdb1abc..0000000000000000000000000000000000000000
--- a/source/data/coll/collocal.mk
+++ /dev/null
@@ -1,81 +0,0 @@
-# * Copyright (C) 1998-2013, International Business Machines
-# * Corporation and others. All Rights Reserved.
-COLLATION_CLDR_VERSION = 24
-# A list of txt's to build
-#
-# Example 'collocal.mk' files:
-#
-# * To add an additional locale to the list:
-# _____________________________________________________
-# | COLLATION_SOURCE_LOCAL = myLocale.txt ...
-#
-# * To REPLACE the default list and only build with a few
-# locale:
-# _____________________________________________________
-# | COLLATION_SOURCE = ar.txt ar_AE.txt en.txt de.txt zh.txt
-#
-#
-# Generated by LDML2ICUConverter, from LDML source files.
-
-# Aliases which do not have a corresponding xx.xml file (see icu-config.xml & build.xml)
-COLLATION_SYNTHETIC_ALIAS = de_.txt de__PHONEBOOK.txt es_.txt es__TRADITIONAL.txt\
- in.txt in_ID.txt iw.txt iw_IL.txt mo.txt\
- no.txt no_NO.txt\
- sr_BA.txt sr_ME.txt sr_RS.txt \
- zh.txt zh_CN.txt zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
-
-
-# All aliases (to not be included under 'installed'), but not including root.
-COLLATION_ALIAS_SOURCE = $(COLLATION_SYNTHETIC_ALIAS)
-
-
-# Empty locales, used for validSubLocale fallback.
-COLLATION_EMPTY_SOURCE = ar_AE.txt ar_BH.txt ar_DZ.txt ar_EG.txt\
- ar_IQ.txt ar_JO.txt ar_KW.txt ar_LB.txt ar_LY.txt\
- ar_MA.txt ar_OM.txt ar_QA.txt ar_SA.txt ar_SD.txt\
- ar_SY.txt ar_TN.txt ar_YE.txt \
- bg_BG.txt ca_ES.txt cs_CZ.txt da_DK.txt de_AT.txt\
- de_BE.txt de_CH.txt de_DE.txt de_LU.txt el_GR.txt\
- en_AU.txt en_BW.txt en_CA.txt en_GB.txt en_HK.txt\
- en_IE.txt en_IN.txt en_MT.txt en_NZ.txt en_PH.txt\
- en_SG.txt en_US.txt en_US_POSIX.txt en_VI.txt en_ZA.txt\
- en_ZW.txt es_AR.txt es_BO.txt es_CL.txt es_CO.txt\
- es_CR.txt es_DO.txt es_EC.txt es_ES.txt es_GT.txt\
- es_HN.txt es_MX.txt es_NI.txt es_PA.txt es_PE.txt\
- es_PR.txt es_PY.txt es_SV.txt es_US.txt es_UY.txt\
- es_VE.txt fi_FI.txt\
- fr_BE.txt fr_CH.txt fr_FR.txt fr_LU.txt\
- ga.txt ga_IE.txt he_IL.txt hi_IN.txt\
- hr_HR.txt hu_HU.txt id.txt id_ID.txt\
- it_CH.txt it_IT.txt ja_JP.txt\
- ko_KR.txt lt_LT.txt lv_LV.txt\
- nb_NO.txt nl.txt nl_BE.txt nl_NL.txt nn_NO.txt\
- pl_PL.txt\
- pt.txt pt_BR.txt pt_PT.txt ro_RO.txt ro_MD.txt ru_RU.txt\
- ru_UA.txt sk_SK.txt sl_SI.txt sr_Cyrl.txt\
- sr_Cyrl_BA.txt sr_Cyrl_ME.txt sr_Cyrl_RS.txt sr_Latn_BA.txt sr_Latn_ME.txt\
- sr_Latn_RS.txt sv_FI.txt sv_SE.txt\
- th_TH.txt tr_TR.txt uk_UA.txt vi_VN.txt zh_Hans.txt\
- zh_Hans_CN.txt zh_Hans_SG.txt zh_Hant_HK.txt zh_Hant_MO.txt zh_Hant_TW.txt
-
-
-
-# Ordinary resources
-# am and sw are not listed here because we don't have the tailoring
-# for them.
-COLLATION_SOURCE = $(COLLATION_EMPTY_SOURCE) ar.txt bg.txt\
- ca.txt cs.txt da.txt\
- de.txt el.txt en.txt\
- es.txt et.txt fi.txt fil.txt\
- fr.txt fr_CA.txt he.txt\
- hi.txt hr.txt hu.txt it.txt\
- ja.txt\
- ko.txt lt.txt lv.txt\
- nb.txt nn.txt\
- pl.txt\
- ro.txt ru.txt sk.txt sl.txt\
- sr.txt sr_Latn.txt sv.txt\
- th.txt tr.txt uk.txt vi.txt zh.txt\
- zh_Hant.txt\
- bn.txt gu.txt kn.txt ml.txt mr.txt ms.txt ta.txt te.txt\
- fa.txt
« no previous file with comments | « source/data/coll/colfiles.mk ('k') | source/data/coll/cs.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698