ports/mail/mozilla-thunderbird/files/all-openbsd.js

5 lines
198 B
JavaScript
Raw Normal View History

2023-08-16 22:26:55 +00:00
// OpenBSD-specific defaults overrides
// enable systemwide extensions by default
pref("extensions.autoDisableScopes", 3);
pref("spellchecker.dictionary_path", "${LOCALBASE}/share/mozilla-dicts/");