summaryrefslogtreecommitdiff
path: root/nonprism/icedove-hardened/vendor.js
diff options
context:
space:
mode:
Diffstat (limited to 'nonprism/icedove-hardened/vendor.js')
-rw-r--r--nonprism/icedove-hardened/vendor.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/nonprism/icedove-hardened/vendor.js b/nonprism/icedove-hardened/vendor.js
index e65c501d7..3d652a4e1 100644
--- a/nonprism/icedove-hardened/vendor.js
+++ b/nonprism/icedove-hardened/vendor.js
@@ -103,9 +103,9 @@ pref("mailnews.send_plaintext_flowed", false);
pref("mailnews.display.prefer_plaintext", true);
pref("mailnews.display.disallow_mime_handlers", 3); // http://www.bucksch.org/1/projects/mozilla/108153/
pref("mailnews.display.html_as", 1); // Convert HTML to text and then back again.
-pref("mailnews.reply_header_type", 1);
+//pref("mailnews.reply_header_type", 1);
pref("mailnews.reply_header_authorwrote", "%s"); // https://lists.torproject.org/pipermail/tor-talk/2012-May/024395.html
-pref("mailnews.reply_header_authorwrotesingle", "#1");
+//pref("mailnews.reply_header_authorwrotesingle", "#1");
pref("mailnews.headers.showSender", true);
pref("mailnews.message_display.allow_plugins", false); // Disable plugin support.
pref("mailnews.migration.header_addons_url", "");