first commit

This commit is contained in:
olli 2022-07-12 14:42:01 +02:00
commit 1e479d7864
2 changed files with 9 additions and 0 deletions

0
README.md Normal file
View File

9
thinderbird-gabosh.js Normal file
View 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);
// ----