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

Unified Diff: patches/linebrk.patch

Issue 2436413002: Update to ICU 58rc step 1
Patch Set: Created 4 years, 2 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 | « patches/cjdict.patch ('k') | readme.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches/linebrk.patch
diff --git a/patches/linebrk.patch b/patches/linebrk.patch
index a88f7367f25a451ca93dda75513c055880236c6f..a41c004f7e005abfeefb8cc93c08f913b43e62b8 100644
--- a/patches/linebrk.patch
+++ b/patches/linebrk.patch
@@ -1,7 +1,7 @@
-diff --git a/source/data/brkitr/fi.txt b/source/data/brkitr/fi.txt
+diff --git a/source/data/brkitr/rules/fi.txt b/source/data/brkitr/rules/fi.txt
index fddbbb9..f06fb21 100644
---- a/source/data/brkitr/fi.txt
-+++ b/source/data/brkitr/fi.txt
+--- a/source/data/brkitr/rules/fi.txt
++++ b/source/data/brkitr/rules/fi.txt
@@ -9,9 +9,9 @@
fi{
Version{"2.1.19.14"}
@@ -15,10 +15,10 @@ index fddbbb9..f06fb21 100644
+ line_strict:process(dependency){"line_normal_fi.brk"}
}
}
-diff --git a/source/data/brkitr/ja.txt b/source/data/brkitr/ja.txt
+diff --git a/source/data/brkitr/rules/ja.txt b/source/data/brkitr/rules/ja.txt
index 616db63..f9f986e 100644
---- a/source/data/brkitr/ja.txt
-+++ b/source/data/brkitr/ja.txt
+--- a/source/data/brkitr/rules/ja.txt
++++ b/source/data/brkitr/rules/ja.txt
@@ -10,7 +10,7 @@ ja{
Version{"2.1.19.14"}
boundaries{
@@ -28,10 +28,10 @@ index 616db63..f9f986e 100644
line_normal:process(dependency){"line_normal_cj.brk"}
line_strict:process(dependency){"line.brk"}
}
-diff --git a/source/data/brkitr/root.txt b/source/data/brkitr/root.txt
+diff --git a/source/data/brkitr/rules/root.txt b/source/data/brkitr/rules/root.txt
index 193f7c2..77ddd14 100644
---- a/source/data/brkitr/root.txt
-+++ b/source/data/brkitr/root.txt
+--- a/source/data/brkitr/rules/root.txt
++++ b/source/data/brkitr/rules/root.txt
@@ -10,8 +10,8 @@ root{
Version{"2.1.20.0"}
boundaries{
@@ -43,10 +43,10 @@ index 193f7c2..77ddd14 100644
line_normal:process(dependency){"line_normal.brk"}
line_strict:process(dependency){"line.brk"}
sentence:process(dependency){"sent.brk"}
-diff --git a/source/data/brkitr/zh.txt b/source/data/brkitr/zh.txt
+diff --git a/source/data/brkitr/rules/zh.txt b/source/data/brkitr/rules/zh.txt
index 47b5fce..bdf3ce7 100644
---- a/source/data/brkitr/zh.txt
-+++ b/source/data/brkitr/zh.txt
+--- a/source/data/brkitr/rules/zh.txt
++++ b/source/data/brkitr/rules/zh.txt
@@ -9,8 +9,8 @@
zh{
Version{"2.1.19.14"}
@@ -58,10 +58,10 @@ index 47b5fce..bdf3ce7 100644
line_normal:process(dependency){"line_normal_cj.brk"}
line_strict:process(dependency){"line.brk"}
}
-diff --git a/source/data/brkitr/zh_Hant.txt b/source/data/brkitr/zh_Hant.txt
+diff --git a/source/data/brkitr/rules/zh_Hant.txt b/source/data/brkitr/rules/zh_Hant.txt
index 36e9146..33907e7 100644
---- a/source/data/brkitr/zh_Hant.txt
-+++ b/source/data/brkitr/zh_Hant.txt
+--- a/source/data/brkitr/rules/zh_Hant.txt
++++ b/source/data/brkitr/rules/zh_Hant.txt
@@ -9,8 +9,8 @@
zh_Hant{
Version{"2.1.19.14"}
« no previous file with comments | « patches/cjdict.patch ('k') | readme.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698