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

Side by Side Diff: third_party/hunspell/README

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « third_party/hunspell/DEPS ('k') | third_party/hunspell/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 About Hunspell 1 About Hunspell
2 -------------- 2 --------------
3 3
4 Hunspell is a spell checker and morphological analyzer library and program 4 Hunspell is a spell checker and morphological analyzer library and program
5 designed for languages with rich morphology and complex word compounding or 5 designed for languages with rich morphology and complex word compounding or
6 character encoding. Hunspell interfaces: Ispell-like terminal interface 6 character encoding. Hunspell interfaces: Ispell-like terminal interface
7 using Curses library, Ispell pipe interface, OpenOffice.org UNO module. 7 using Curses library, Ispell pipe interface, OpenOffice.org UNO module.
8 8
9 Hunspell's code base comes from the OpenOffice.org MySpell 9 Hunspell's code base comes from the OpenOffice.org MySpell
10 (http://lingucomponent.openoffice.org/MySpell-3.zip). See README.MYSPELL, 10 (http://lingucomponent.openoffice.org/MySpell-3.zip). See README.MYSPELL,
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 170
171 Myspell & Hunspell dictionaries: 171 Myspell & Hunspell dictionaries:
172 http://wiki.services.openoffice.org/wiki/Dictionaries 172 http://wiki.services.openoffice.org/wiki/Dictionaries
173 173
174 Aspell dictionaries (need some conversion): 174 Aspell dictionaries (need some conversion):
175 ftp://ftp.gnu.org/gnu/aspell/dict 175 ftp://ftp.gnu.org/gnu/aspell/dict
176 Conversion steps: see relevant feature request at http://hunspell.sf.net. 176 Conversion steps: see relevant feature request at http://hunspell.sf.net.
177 177
178 László Németh 178 László Németh
179 nemeth at OOo 179 nemeth at OOo
OLDNEW
« no previous file with comments | « third_party/hunspell/DEPS ('k') | third_party/hunspell/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698