commit 1e479d7864cb031b09be5e735f4123d4b809e439 Author: olli Date: Tue Jul 12 14:42:01 2022 +0200 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/thinderbird-gabosh.js b/thinderbird-gabosh.js new file mode 100644 index 0000000..c2aa648 --- /dev/null +++ b/thinderbird-gabosh.js @@ -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); +// ----