Hi,

Carsten Schoenert:
> Adding as a quick test a line

> export DICPATH=/usr/share/hunspell

> to the wrapper script /usr/bin/thunderbird brings back all the
> dictionaries I've installed long ago.

Note that the same issue in Firefox was fixed like this:

  * debian/browser.links.in, debian/rules, debian/vendor.js: Use the
    spellchecker.dictionary_path pref to set the hunspell directory.

I confirm that setting this pref fixes the problem with Thunderbird 68:

  pref("spellchecker.dictionary_path", "/usr/share/hunspell");

I'll let Carsten decide whether that's any better than setting
$DICPATH :)

Cheers,
-- 
intrigeri

Reply via email to