commit 0ebda760d3d052a4fcc452771f3af572f6de1ec4 Author: Sukhbir Singh sukhbir@torproject.org Date: Sat Nov 23 18:52:41 2013 -0500
Reference the preference change --- components/torbirdy.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/components/torbirdy.js b/components/torbirdy.js index 3c44372..c9cdb78 100644 --- a/components/torbirdy.js +++ b/components/torbirdy.js @@ -156,8 +156,9 @@ const TorBirdyPrefs = { // https://lists.torproject.org/pipermail/tor-talk/2012-May/024395.html "mailnews.reply_header_type": 1, "mailnews.reply_header_authorwrote": "%s", - // Show Sender header in message pane. + // Show Sender header in message pane (#10226). // http://heise.de/-2044405 + // https://bugzilla.mozilla.org/show_bug.cgi?id=332639 "mailnews.headers.showSender": true,
/*
tor-commits@lists.torproject.org