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

Side by Side Diff: cros/README

Issue 7725002: Remove a separate ICU data file for CrOS. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: '' Created 9 years, 3 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « README.chromium ('k') | cros/data/curr/reslocal.mk » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 data directory has additional abridged locale data for
2 the following locales:
3
4 bn,gu,mr,ta,ml,kn,te,or,am,sw,fa
5
6 They have the minimal locale data necessary to support them in Chrome
7 (Exemplar character set, native display name, writing direction).
8
9 We use them to build the ICU data file for CrOS : icudt46l_dat.S in this
10 directory. Run 'cp -r data $ICUSRCROOT/source/data' before generating
11 the ICU data file for CrOS in step 9 of README.chromium.
12
13 Chrome/Chromium is localized to those languages, but CrOS is not. To save
14 space on CrOS, we use the abridged locale files for them instead of the full
15 locale data.
16
OLDNEW
« no previous file with comments | « README.chromium ('k') | cros/data/curr/reslocal.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698