----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122987/ -----------------------------------------------------------
(Updated Jan. 21, 2017, 12:46 a.m.) Status ------ This change has been discarded. Review request for KDE Frameworks and kdelibs. Repository: sonnet Description ------- Not on all systems myspell dictionaries are located in /usr/share/myspell/dicts/, which is hardcoded in the hunspell plugin sources. For instance, on Gentoo it is /usr/share/myspell/. So let the user define this path. Diffs ----- src/plugins/hunspell/CMakeLists.txt e35fe8c src/plugins/hunspell/config-hunspellplugin.h.cmake PRE-CREATION src/plugins/hunspell/hunspellclient.cpp 46963ef src/plugins/hunspell/hunspelldict.cpp fda4a4c Diff: https://git.reviewboard.kde.org/r/122987/diff/ Testing ------- hunspell plugin began to work on Gentoo Thanks, Eugene Shalygin