first commit
This commit is contained in:
commit
1e479d7864
9
thinderbird-gabosh.js
Normal file
9
thinderbird-gabosh.js
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
// 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);
|
||||||
|
// ----
|
Loading…
Reference in New Issue
Block a user