leinir created this revision. leinir added a reviewer: vonreth. leinir added a project: Frameworks. Restricted Application added a subscriber: Frameworks. leinir requested review of this revision.
REVISION SUMMARY This feeds the sonnet aspell plugin some information to assist it in locating dictionaries on Windows. It adds a heuristic which follows the data location for applications installed using Craft on Windows. Partial reintroduction of the hack in https://phabricator.kde.org/D9421 except this time it's relocateable TEST PLAN Without patch: No squiggly red lines (Sonnet debug-warns that no dictionaries are found) With patch: Squiggly red lines (Warnings gone) REPOSITORY R246 Sonnet REVISION DETAIL https://phabricator.kde.org/D10017 AFFECTED FILES src/plugins/aspell/aspellclient.cpp src/plugins/aspell/aspelldict.cpp To: leinir, vonreth Cc: #frameworks