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

Unified Diff: icu52/source/data/mappings/windows-950-2000.ucm

Issue 224943002: icu local change part1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: function indentation changed Created 6 years, 8 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 | « icu52/source/data/mappings/windows-949-2000.ucm ('k') | icu52/source/data/misc/metaZones.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu52/source/data/mappings/windows-950-2000.ucm
===================================================================
--- icu52/source/data/mappings/windows-950-2000.ucm (revision 259715)
+++ icu52/source/data/mappings/windows-950-2000.ucm (working copy)
@@ -32,18 +32,15 @@
# Suggested ICU specific alias information
#<icu:alias> "windows-950_VPUA"
-<icu:state> 0-80, 81-fe:1, ff
-<icu:state> 40-7e, 80-fe
+# CHROME: use the generated state table.
+<icu:state> 0-80, 81-fe:1, ff
+<icu:state> 40-7e, a1-fe
# build an extension-only (delta) .cnv file
# requires the base .cnv file at runtime
-<icu:base> "ibm-1373_P100-2002"
+# CHROME : we don't want to include ibm-1373
+#<icu:base> "ibm-1373_P100-2002"
-# The following was the generated state table.
-# This does not account for unassigned characters
-#<icu:state> 0-80, 81-fe:1, ff
-#<icu:state> 40-7e, a1-fe
-#
CHARMAP
<U0000> \x00 |0
<U0001> \x01 |0
« no previous file with comments | « icu52/source/data/mappings/windows-949-2000.ucm ('k') | icu52/source/data/misc/metaZones.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698