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

Unified Diff: source/data/icu-coll-deprecates.xml

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/curr/zu.txt ('k') | source/data/icu-config.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/icu-coll-deprecates.xml
diff --git a/source/data/icu-coll-deprecates.xml b/source/data/icu-coll-deprecates.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6b571c68d493b5bc928a5337c6e24d9b8ab0b189
--- /dev/null
+++ b/source/data/icu-coll-deprecates.xml
@@ -0,0 +1,39 @@
+<!--
+/*
+*******************************************************************************
+* Copyright (C) 2014, International Business Machines Corporation and *
+* others. All Rights Reserved. *
+*******************************************************************************
+*/
+-->
+<deprecates>
+ <alias from="de__PHONEBOOK" to="de" rbpath="/collations/default" value="phonebook"/>
+ <alias from="es__TRADITIONAL" to="es" rbpath="/collations/default" value="traditional"/>
+ <alias from="in" to="id" />
+ <alias from="in_ID" to="id_ID" />
+ <alias from="iw" to="he" />
+ <alias from="iw_IL" to="he_IL" />
+ <alias from="mo" to="ro_MD" />
+ <alias from="no" to="nb" />
+ <alias from="no_NO" to="nb_NO" />
+ <alias from="pa_IN" to="pa_Guru_IN" />
+ <alias from="sh" to="sr_Latn" />
+ <alias from="sh_BA" to="sr_Latn_BA" />
+ <alias from="sh_CS" to="sr_Latn_RS" />
+ <alias from="sh_YU" to="sr_Latn_RS" />
+ <alias from="sr_BA" to="sr_Cyrl_BA" />
+ <alias from="sr_ME" to="sr_Cyrl_ME" />
+ <alias from="sr_RS" to="sr_Cyrl_RS" />
+ <alias from="ug_CN" to="ug_Arab_CN" />
+ <alias from="zh_CN" to="zh_Hans_CN" />
+ <alias from="zh_SG" to="zh_Hans_SG" />
+ <alias from="zh_HK" to="zh_Hant_HK" />
+ <alias from="zh_MO" to="zh_Hant_MO" />
+ <alias from="zh_TW" to="zh_Hant_TW" />
+ <emptyLocale locale="de_" />
+ <emptyLocale locale="es_" />
+ <emptyLocale locale="pa_Guru" />
+ <emptyLocale locale="sr_Cyrl" />
+ <emptyLocale locale="ug_Arab" />
+ <emptyLocale locale="zh_Hans" />
+</deprecates>
« no previous file with comments | « source/data/curr/zu.txt ('k') | source/data/icu-config.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698