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

Unified Diff: third_party/hyphen/README.chromium

Issue 9545017: Adds a hy-phen-ator. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 | « content/renderer/hyphenator/hyphenator_unittest.cc ('k') | third_party/hyphen/google.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/hyphen/README.chromium
===================================================================
--- third_party/hyphen/README.chromium (revision 146932)
+++ third_party/hyphen/README.chromium (working copy)
@@ -1,8 +1,15 @@
Name: hyphen
URL: http://sourceforge.net/projects/hunspell/files/Hyphen/
Version: 2.6
+License File: COPYING
+Security Critical: yes
Description:
-This is a partial copy of Hyphen 2.6.
+This is a partial copy of Hyphen 2.6 with the following changes:
+* Change the input params of hnj_hyphen_load to receive the pointer to a ruleset
+ instead of a file path.
+* Change RIGHTHYPHENMIN to 2 in hyph_en_US.dic so it hyphenates rec-i-proc-i-ty
+ as expected.
+The patch is in google.patch.
See 'hyphen.tex' for additional requirements regarding that file.
« no previous file with comments | « content/renderer/hyphenator/hyphenator_unittest.cc ('k') | third_party/hyphen/google.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698