Find Aspell dictionaries on Windows
ClosedPublic

Authored by leinir on Jan 22 2018, 12:10 PM.

Details

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)

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.
leinir created this revision.Jan 22 2018, 12:10 PM
Restricted Application added a subscriber: Frameworks. · View Herald TranscriptJan 22 2018, 12:10 PM
leinir requested review of this revision.Jan 22 2018, 12:10 PM
vonreth accepted this revision.Jan 22 2018, 12:55 PM
This revision is now accepted and ready to land.Jan 22 2018, 12:55 PM
This revision was automatically updated to reflect the committed changes.