thunderbird/thinderbird-gabosh.js
2022-07-12 14:42:01 +02:00

10 lines
373 B
JavaScript

// before|||14.10.19|||olli|||Thinclient - Thunderbird|||Default Configurations for Thunderbird
// after
pref("mail.html_compose", false);
pref("mail.compose.default_to_paragraph", false);
pref("spellchecker.dictionary", "de-DE");
pref("mail.collect_email_address_outgoing", false);
pref("msgcompose.default_colors", false);
pref("mailnews.default_sort_order", 2);
// ----