mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03688
[Bug 1194089] Re: Improve hunspell files detection under Linux
May also want to consider /usr/local/share/hunspell also, though I can't
imagine a distribution based Linux system NOT having hunspell or some
other packaged spellchecker so the need for a local (admin) build seems
unlikely...
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1194089
Title:
Improve hunspell files detection under Linux
Status in Mudlet the MUD client:
New
Bug description:
Currently, the Linux path in Mudlet only looks in /usr/share/hunspell
for the hunspell dictionary.
When building the generic Linux installer, this isn't enough, as the
installer needs to be self-sufficient. Mudlet should be able to fall
back to ./ if the dictionary at /usr/share/hunspell is not present.
The following commit adds this feature: https://github.com/vadi2/Sf-
Mudlet/commit/7aeafb3ac9104e7488943949b8fcf3adbd59b17d in this
separate branch: https://github.com/vadi2/Sf-Mudlet/tree/dic-location
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1194089/+subscriptions
References