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

Side by Side Diff: source/data/mappings/ucmfiles.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 unified diff | Download patch
« no previous file with comments | « source/data/mappings/shift_jis-html.ucm ('k') | source/data/mappings/ucmlocal.mk » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 1999-2013, International Business Machines Corporation and 1 # Copyright (c) 1999-2014, International Business Machines Corporation and
2 # others. All Rights Reserved. 2 # others. All Rights Reserved.
3 # A list of UCM's to build 3 # A list of UCM's to build
4 # Note: 4 # Note:
5 # 5 #
6 # If you are thinking of modifying this file, READ THIS. 6 # If you are thinking of modifying this file, READ THIS.
7 # 7 #
8 # Instead of changing this file [unless you want to check it back in], 8 # Instead of changing this file [unless you want to check it back in],
9 # you should consider creating a 'ucmlocal.mk' file in this same directory. 9 # you should consider creating a 'ucmlocal.mk' file in this same directory.
10 # Then, you can have your local changes remain even if you upgrade or re 10 # Then, you can have your local changes remain even if you upgrade or re
11 # configure the ICU. 11 # configure the ICU.
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 ibm-5351_P100-1998.ucm\ 85 ibm-5351_P100-1998.ucm\
86 ibm-5353_P100-1998.ucm\ 86 ibm-5353_P100-1998.ucm\
87 ibm-942_P12A-1999.ucm\ 87 ibm-942_P12A-1999.ucm\
88 ibm-943_P130-1999.ucm\ 88 ibm-943_P130-1999.ucm\
89 ibm-949_P110-1999.ucm\ 89 ibm-949_P110-1999.ucm\
90 ibm-950_P110-1999.ucm\ 90 ibm-950_P110-1999.ucm\
91 ibm-954_P101-2007.ucm\ 91 ibm-954_P101-2007.ucm\
92 ibm-964_P110-1999.ucm\ 92 ibm-964_P110-1999.ucm\
93 ibm-971_P100-1995.ucm\ 93 ibm-971_P100-1995.ucm\
94 ibm-1363_P110-1997.ucm\ 94 ibm-1363_P110-1997.ucm\
95 ibm-1375_P100-2007.ucm\ 95 ibm-1375_P100-2008.ucm\
96 ibm-5471_P100-2006.ucm\ 96 ibm-5471_P100-2006.ucm\
97 ibm-9005_X110-2007.ucm\ 97 ibm-9005_X110-2007.ucm\
98 ibm-9448_X100-2005.ucm\ 98 ibm-9448_X100-2005.ucm\
99 ibm-33722_P120-1999.ucm\ 99 ibm-33722_P120-1999.ucm\
100 ibm-33722_P12A_P12A-2004_U2.ucm\ 100 ibm-33722_P12A_P12A-2004_U2.ucm\
101 iso-8859_10-1998.ucm\ 101 iso-8859_10-1998.ucm\
102 iso-8859_11-2001.ucm\ 102 iso-8859_11-2001.ucm\
103 iso-8859_14-1998.ucm\ 103 iso-8859_14-1998.ucm\
104 macos-0_2-10.2.ucm\ 104 macos-0_2-10.2.ucm\
105 macos-6_2-10.4.ucm\ 105 macos-6_2-10.4.ucm\
106 macos-7_3-10.2.ucm\ 106 macos-7_3-10.2.ucm\
107 macos-29-10.2.ucm\ 107 macos-29-10.2.ucm\
108 macos-35-10.2.ucm\ 108 macos-35-10.2.ucm\
109 windows-874-2000.ucm\ 109 windows-874-2000.ucm\
110 windows-936-2000.ucm\ 110 windows-936-2000.ucm\
111 windows-949-2000.ucm\ 111 windows-949-2000.ucm\
112 windows-950-2000.ucm\ 112 windows-950-2000.ucm\
113 jisx-212.ucm\ 113 jisx-212.ucm\
114 iso-ir-165.ucm cns-11643-1992.ucm\ 114 iso-ir-165.ucm cns-11643-1992.ucm\
115 ibm-5478_P100-1995.ucm\ 115 ibm-5478_P100-1995.ucm\
116 icu-internal-25546.ucm lmb-excp.ucm \ 116 icu-internal-25546.ucm lmb-excp.ucm \
117 icu-internal-compound-d1.ucm icu-internal-compound-d2.ucm icu-internal-compound- d3.ucm icu-internal-compound-d4.ucm\ 117 icu-internal-compound-d1.ucm icu-internal-compound-d2.ucm icu-internal-compound- d3.ucm icu-internal-compound-d4.ucm\
118 icu-internal-compound-d5.ucm icu-internal-compound-d6.ucm icu-internal-compound- d7.ucm \ 118 icu-internal-compound-d5.ucm icu-internal-compound-d6.ucm icu-internal-compound- d7.ucm \
119 icu-internal-compound-s1.ucm icu-internal-compound-s2.ucm icu-internal-compound- s3.ucm icu-internal-compound-t.ucm \ 119 icu-internal-compound-s1.ucm icu-internal-compound-s2.ucm icu-internal-compound- s3.ucm icu-internal-compound-t.ucm \
120 euc-jp-2007.ucm 120 euc-jp-2007.ucm\
121 euc-tw-2014.ucm
121 122
OLDNEW
« no previous file with comments | « source/data/mappings/shift_jis-html.ucm ('k') | source/data/mappings/ucmlocal.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698