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

Unified Diff: third_party/icu38/README.google

Issue 19545: Add the locale data (datetime format, region,language,script names) for 8 Ind... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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 | third_party/icu38/gbk.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/icu38/README.google
===================================================================
--- third_party/icu38/README.google (revision 7525)
+++ third_party/icu38/README.google (working copy)
@@ -11,15 +11,21 @@
* segmentation.patch.txt (CJ segmentation patch : code change + data)
* data.patch.txt (ICU data customization patch)
- * data.patch2.txt, data.patch3.txt
- (ICU data customization patch sets 2 and 3 : to be applied on top of
+ * data.patch2.txt, data.patch3.txt
+ (Additional ICU data customization patches: to be applied on top of
data.patch.txt)
* eucjp.patch.txt (to be applied on top of 3 data patches above).
+ * indian8_locales.txt (to be applied on top of above data paches) :
+ Add locale data for 8 Indian languages
+ * gbk.patch.txt (to be applied after the above patches) : Make
+ GBK converter in ICU used outside Webkit behave identically
+ to GBK converter used in Webkit (see
+ WebCore/platform/text/TextCodecICU.cpp : getGbkEscapes())
* windows.patch (Windows-specific patch)
* uconv.patch (thread-safety patch for uconv. Ported from the ICU trunk)
* wpo.patch (see section E).
* plural.patch (for plural formatting. Ported back from ICU 4.0. See
- section G for details).
+ section G for details).
* uconv.security.patch (patches for ICU bug 5691/Chrome bug 2074.
The patch for HZ encoding is not included because we don't
support HZ).
« no previous file with comments | « no previous file | third_party/icu38/gbk.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698