summaryrefslogtreecommitdiffstatshomepage
path: root/canonical/thunderbird.js
diff options
context:
space:
mode:
Diffstat (limited to 'canonical/thunderbird.js')
-rw-r--r--canonical/thunderbird.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/canonical/thunderbird.js b/canonical/thunderbird.js
new file mode 100644
index 0000000..c5310fc
--- /dev/null
+++ b/canonical/thunderbird.js
@@ -0,0 +1,4 @@
+user_pref("mail.openpgp.allow_external_gnupg", true);
+user_pref("mail.biff.show_alert", true);
+user_pref("mail.biff.use_system_alert", true);
+user_pref("mailnews.default_view_flags", 0);