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

Unified Diff: third_party/liblouis/tables.json

Issue 579623003: Upgrade liblouis to 2.6.0. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Simplify whitelist Created 6 years, 3 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 | « third_party/liblouis/overrides/tables/da.ctb ('k') | tools/checklicenses/checklicenses.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/liblouis/tables.json
diff --git a/third_party/liblouis/tables.json b/third_party/liblouis/tables.json
index 54e089d9de8784ada99ebb6686bb226c43faf584..380e9a767d032b9239bb8f0d7c7ddc60e252b641 100644
--- a/third_party/liblouis/tables.json
+++ b/third_party/liblouis/tables.json
@@ -36,7 +36,7 @@
"locale": "da",
"dots": "8",
"id": "da-comp8",
- "fileName": "da.ctb"
+ "fileName": "da-dk-g18.utb"
},
{
"locale": "nl",
@@ -188,12 +188,6 @@
},
{
"locale": "hi",
- "dots": "8",
- "id": "hi-comp8",
- "fileName": "hi.ctb"
- },
- {
- "locale": "hi",
"dots": "6",
"id": "hi-g1",
"grade": "1",
« no previous file with comments | « third_party/liblouis/overrides/tables/da.ctb ('k') | tools/checklicenses/checklicenses.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698