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

Unified Diff: third_party/hunspell128/README.chromium

Issue 2076009: Move hunspell dictionaris out of "third_party/hunspell".... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/deps/
Patch Set: '' Created 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/hunspell128/dictionaries/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/hunspell128/README.chromium
===================================================================
--- third_party/hunspell128/README.chromium (revision 47269)
+++ third_party/hunspell128/README.chromium (working copy)
@@ -1,4 +1,4 @@
-This is a partial copy of Hunspell 1.1.5, with the following changes:
+This is a partial copy of Hunspell 1.2.8, with the following changes:
* '#include "config.h"' removed from src/hunspell/hunspell.hxx
* '#include "config.h"' removed from src/hunspell/license.hunspell
* Two unreferenced local variables removed from src/hunspell/suggestmgr.cxx
@@ -11,8 +11,9 @@
* Remove the key variable from Hunspell, HashMgr and AffixMgr since Bdict
is being used instead.
-The English dictionary distributed by Firefox has been checked in to the
-dictionaries directory. It has several additions over the default
-myspell/hunspell dictionary.
+Dictionaries distributed by open-source communities have been checked in to
+the "third_party/hunspell_dictionaries" directory. They have several additions
+over the default myspell/hunspell dictionaries.
+(See "third_party/hunspell_dictionaries/README.chromium" for their details.)
« no previous file with comments | « no previous file | third_party/hunspell128/dictionaries/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698