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

Side by Side Diff: third_party/hyphen/README.chromium

Issue 20860003: Remove hyphenation code from Chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/hyphen/README ('k') | third_party/hyphen/README.compound » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: hyphen
2 URL: http://sourceforge.net/projects/hunspell/files/Hyphen/
3 Version: 2.6
4 License File: COPYING
5 Security Critical: yes
6 License: MPL 1.1/GPL 2.0/LGPL 2.1
7
8 Description:
9 This is a partial copy of Hyphen 2.6 with the following changes:
10 * Make it possible to pass a FILE* instead of file path (for sandbox).
11 * Change RIGHTHYPHENMIN to 2 in hyph_en_US.dic so it hyphenates rec-i-proc-i-ty
12 as expected.
13 The patch is in google.patch.
14
15 See 'hyphen.tex' for additional requirements regarding that file.
OLDNEW
« no previous file with comments | « third_party/hyphen/README ('k') | third_party/hyphen/README.compound » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698