mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
parent
35d4158dd5
commit
3d983be76c
2 changed files with 118 additions and 185 deletions
|
|
@ -1117,6 +1117,9 @@ pref("print.print_via_parent", false);
|
|||
// in a document.
|
||||
pref("extensions.spellcheck.inline.max-misspellings", 500);
|
||||
|
||||
// Predefined convenience pref for overriding the dictionary
|
||||
pref("spellchecker.dictionary.override", "");
|
||||
|
||||
// Prefs used by libeditor. Prefs specific to seamonkey composer
|
||||
// belong in comm-central/editor/ui/composer.js
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue