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

Unified Diff: README.chromium

Issue 872903002: ICU update to 54 - step 6 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step5
Patch Set: trailing ws removed in 5 lines 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 | « no previous file | scripts/currencies.list » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 8a05855dbc6072f09e9be94d444132e501b8133e..8a2fa588ea7da8ee0ae0764beb1558c006437963 100644
--- a/README.chromium
+++ b/README.chromium
@@ -131,16 +131,17 @@ This directory contains the source code of ICU 54.1 for C/C++.
c. Remove the legacy Chinese character set-based collation
(big5han/gb2312han) that don't make any sense and nobdoy uses.
+ - Add tg.txt, ckb.txt, and ku.txt to source/data/{locale,lang}
+ with the minimal locale data necessary for spellchecker and
+ and language menus. Also change the English display name
+ for ckb to 'Kurdish (Arabic)'.
+
- android/patch_locale.sh (to be run for Android build only):
- a. Makes changes to source/data/{curr,region,lang} to exclude these data
+ a. Make changes to source/data/{curr,region,lang} to exclude these data
except the language and script names of zh_Hans and zh_Hant.
b. Remove exemplar cities in timezone data (data/zone)
c. Keep only the minimal calendar data in data/locales
- - Add tg.txt, ckb.txt, and ku.txt to source/data/{locale,lang}
- with the minimal locale data necessary for spellchecker and
- and language menus.
-
6. Timezone data update
- Grab the latest version of the following timezone data files and
put them in source/data/misc.
@@ -150,9 +151,9 @@ This directory contains the source code of ICU 54.1 for C/C++.
windowsZones.txt
zoneinfo64.txt
- As of August 2014, the latest version is 2014f and the above files
+ As of January 2015, the latest version is 2014j and the above files
are available at
- http://source.icu-project.org/repos/icu/data/trunk/tzdata/icunew/2014f/44/
+ http://source.icu-project.org/repos/icu/data/trunk/tzdata/icunew/2014j/44/
7. Transliterator customization
« no previous file with comments | « no previous file | scripts/currencies.list » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698