MozillaFirefox/spellcheck.js
author Lubos Lunak <l.lunak@centrum.cz>
Wed, 26 Apr 2017 14:34:14 +0200
branchfirefox52
changeset 972 d9b28dbb04f2
parent 781 4ee017942f28
permissions -rw-r--r--
fixes a crash when KFileDialog is opened in Firefox and then cancelled (probably boo#1015998)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
781
4ee017942f28 use /usr/share/myspell directly and remove add-plugins.sh
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     1
pref("spellchecker.dictionary_path", "/usr/share/myspell");