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

Unified Diff: source/data/region/reslocal.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/region/resfiles.mk ('k') | source/data/region/rm.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/region/reslocal.mk
diff --git a/source/data/region/reslocal.mk b/source/data/region/reslocal.mk
deleted file mode 100644
index aad3175baadcd90f993a3cb1aec992a6bf331c0b..0000000000000000000000000000000000000000
--- a/source/data/region/reslocal.mk
+++ /dev/null
@@ -1,77 +0,0 @@
-# * Copyright (C) 1998-2010, International Business Machines
-# * Corporation and others. All Rights Reserved.
-REGION_CLDR_VERSION = 1.9
-# A list of txt's to build
-# The downstream packager may not need this file at all if their package is not
-# constrained by
-# the size (and/or their target OS already has ICU with the full locale data.)
-#
-# Listed below are locale data files necessary for 40 + 1 + 8 languages Chrome
-# is localized to.
-#
-# In addition to them, 40+ "abridged" locale data files are listed. Chrome is
-# localized to them, but
-# uses a few categories of data in those locales for IDN handling and language
-# name listing (in the UI).
-# Aliases which do not have a corresponding xx.xml file (see icu-config.xml &
-# build.xml)
-REGION_SYNTHETIC_ALIAS =
-
-# All aliases (to not be included under 'installed'), but not including root.
-REGION_ALIAS_SOURCE = $(REGION_SYNTHETIC_ALIAS)\
- zh_CN.txt zh_TW.txt zh_HK.txt zh_SG.txt\
- no.txt in.txt iw.txt tl.txt
-
-# Ordinary resources
-REGION_SOURCE =\
- am.txt\
- ar.txt\
- bg.txt\
- bn.txt\
- ca.txt\
- cs.txt\
- da.txt\
- de.txt\
- el.txt\
- en.txt\
- es.txt\
- es_CL.txt\
- et.txt\
- fa.txt\
- fi.txt\
- fil.txt\
- fr.txt\
- gu.txt\
- he.txt\
- hi.txt\
- hr.txt\
- hu.txt\
- id.txt\
- it.txt\
- ja.txt\
- kn.txt\
- ko.txt\
- lt.txt\
- lv.txt\
- ml.txt\
- mr.txt\
- ms.txt\
- nb.txt\
- nl.txt\
- pl.txt\
- pt.txt pt_PT.txt\
- ro.txt\
- ru.txt\
- sk.txt\
- sl.txt\
- sr.txt\
- sv.txt\
- sw.txt\
- ta.txt\
- te.txt\
- th.txt\
- tr.txt\
- uk.txt\
- vi.txt\
- zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\
- zh_Hant.txt zh_Hant_TW.txt zh_Hant_HK.txt
« no previous file with comments | « source/data/region/resfiles.mk ('k') | source/data/region/rm.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698