thunderbird rebuild

This commit is contained in:
Rmys
2021-11-02 10:47:57 +03:00
parent c1afbaf670
commit 93eb294850
3 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
// Use LANG environment variable to choose locale
pref("intl.locale.matchOS", true);
pref("intl.locale.requested", "");
// Disable default mailer checking.
pref("mail.shell.checkDefaultMail", false);
// Don't disable our bundled extensions in the application directory
pref("extensions.autoDisableScopes", 11);
pref("extensions.shownSelectionUI", true);
pref("extensions.shownSelectionUI", true);