Index: README.chromium |
=================================================================== |
--- README.chromium (revision 149334) |
+++ README.chromium (working copy) |
@@ -17,6 +17,8 @@ |
of a file path. |
* Merge http://hunspell.cvs.sourceforge.net/viewvc/hunspell/hunspell/src/hunspell/affixmgr.cxx?r1=1.40&r2=1.41 |
The patch is in google.patch. |
+* Add a pointer to the bdict_reader into the "SuggestMgr" so that it can use the |
+ replacement table from the bdict file for the secondary suggestion mechanism. |
All dictionaries used by Chromium has been checked in to the |
'third_party/hunspell_dictionaries' directory. They have several additions over |