[tor-commits] [torbirdy/master] Update the reply header format (closes #13480)
sukhbir at torproject.org
sukhbir at torproject.org
Thu Oct 23 07:23:27 UTC 2014
commit 2320b84292f1002fc36b481b1f2f8c7abbdca3da
Author: Sukhbir Singh <sukhbir at torproject.org>
Date: Thu Oct 23 12:53:03 2014 +0530
Update the reply header format (closes #13480)
---
components/torbirdy.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/components/torbirdy.js b/components/torbirdy.js
index b693bef..71d250e 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -155,6 +155,7 @@ const TorBirdyPrefs = {
// https://lists.torproject.org/pipermail/tor-talk/2012-May/024395.html
"mailnews.reply_header_type": 1,
"mailnews.reply_header_authorwrote": "%s",
+ "mailnews.reply_header_authorwrotesingle": "#1:",
// Show Sender header in message pane (#10226).
// http://heise.de/-2044405
// https://bugzilla.mozilla.org/show_bug.cgi?id=332639
More information about the tor-commits
mailing list