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

Unified Diff: source/data/rbnf/rbnffiles.mk

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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/rbnf/pt_PT.txt ('k') | source/data/rbnf/ro.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/rbnffiles.mk
diff --git a/source/data/rbnf/rbnffiles.mk b/source/data/rbnf/rbnffiles.mk
index 791daa4d34444d1ed4a525b4a07fa28a8017bc4d..d986f5f94fc505f82a0c0e56220042702d9b4a8a 100644
--- a/source/data/rbnf/rbnffiles.mk
+++ b/source/data/rbnf/rbnffiles.mk
@@ -1,4 +1,4 @@
-# * Copyright (C) 1998-2014, International Business Machines
+# * Copyright (C) 1998-2015, International Business Machines
# * Corporation and others. All Rights Reserved.
RBNF_CLDR_VERSION = %version%
# A list of txt's to build
@@ -26,7 +26,10 @@ RBNF_CLDR_VERSION = %version%
# Generated by LDML2ICUConverter, from LDML source files.
# Aliases without a corresponding xx.xml file (see icu-config.xml & build.xml)
-RBNF_SYNTHETIC_ALIAS =
+RBNF_SYNTHETIC_ALIAS = es_DO.txt es_GT.txt es_HN.txt es_MX.txt\
+ es_NI.txt es_PA.txt es_PR.txt es_SV.txt es_US.txt\
+ in.txt iw.txt no.txt sh.txt zh_HK.txt\
+ zh_MO.txt zh_TW.txt
# All aliases (to not be included under 'installed'), but not including root.
@@ -37,16 +40,16 @@ RBNF_ALIAS_SOURCE = $(RBNF_SYNTHETIC_ALIAS)
RBNF_SOURCE = af.txt am.txt ar.txt az.txt\
be.txt bg.txt bs.txt ca.txt cs.txt\
cy.txt da.txt de.txt ee.txt el.txt\
- en.txt eo.txt es.txt et.txt fa.txt\
- fa_AF.txt fi.txt fil.txt fo.txt fr.txt\
- fr_BE.txt fr_CH.txt ga.txt he.txt hi.txt\
- hr.txt hu.txt hy.txt id.txt is.txt\
- it.txt ja.txt ka.txt kl.txt km.txt\
- ko.txt ky.txt lo.txt lt.txt lv.txt\
- mk.txt ms.txt mt.txt nb.txt nl.txt\
- nn.txt pl.txt pt.txt pt_PT.txt ro.txt\
- ru.txt se.txt sk.txt sl.txt sq.txt\
- sr.txt sr_Latn.txt sv.txt ta.txt th.txt\
- tr.txt uk.txt vi.txt zh.txt zh_Hant.txt\
- zh_Hant_HK.txt
+ en.txt eo.txt es.txt es_003.txt et.txt\
+ fa.txt fa_AF.txt fi.txt fil.txt fo.txt\
+ fr.txt fr_BE.txt fr_CH.txt ga.txt he.txt\
+ hi.txt hr.txt hu.txt hy.txt id.txt\
+ is.txt it.txt ja.txt ka.txt kl.txt\
+ km.txt ko.txt ky.txt lo.txt lt.txt\
+ lv.txt mk.txt ms.txt mt.txt my.txt\
+ nb.txt nl.txt nn.txt pl.txt pt.txt\
+ pt_PT.txt ro.txt ru.txt se.txt sk.txt\
+ sl.txt sq.txt sr.txt sr_Latn.txt sv.txt\
+ ta.txt th.txt tr.txt uk.txt vi.txt\
+ zh.txt zh_Hant.txt zh_Hant_HK.txt
« no previous file with comments | « source/data/rbnf/pt_PT.txt ('k') | source/data/rbnf/ro.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698