MozillaFirefox/spellcheck.js
author Wolfgang Rosenauer <wr@rosenauer.org>
Sun, 04 Jun 2017 09:49:48 +0200
branchfirefox53
changeset 977 224d8137f02c
parent 781 4ee017942f28
permissions -rw-r--r--
remove -fno-inline-small-functions and explicitely optimize with -O2 for openSUSE > 13.2/Leap 42 to work with gcc7 (boo#1040105)
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");