Provide ISpellChecker backend for Sonnet on Windows
This avoids to ship all the hunspell dictionaries for Windows.
Details
Details
- Reviewers
vonreth - Group Reviewers
Frameworks - Commits
- R246:67cbe8776a1f: Implement ISpellChecker backend for Windows >= 8
Diff Detail
Diff Detail
- Repository
- R246 Sonnet
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
I will try it out over the weekend. It's something I planned to work on myself, but you were faster ;)
src/plugins/ispellchecker/ispellcheckerclient.cpp | ||
---|---|---|
34 | The docs state one shall do that in any case and that it stacks. |
Comment Actions
This allows to shrink e.g. the Kate installation on Windows from 431 MB to 274 MB, > 150 MB space less occupied ;=)