[Pkg-privacy-commits] [torbirdy] 06/09: Bug 20750, 20644: Ensure RSS feeds are displayed as plain text
Ulrike Uhlig
u-guest at moszumanska.debian.org
Thu Dec 1 21:25:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch master
in repository torbirdy.
commit 1ee985b6d113780c0cfc0501ece56ca99e98a350
Author: Sukhbir Singh <sukhbir at torproject.org>
Date: Thu Nov 24 01:30:13 2016 -0500
Bug 20750, 20644: Ensure RSS feeds are displayed as plain text
---
components/torbirdy.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/components/torbirdy.js b/components/torbirdy.js
index 6d6bd23..41baf5f 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -320,6 +320,7 @@ var TorBirdyPrefs = {
// These are similar to the mailnews.* settings.
"rss.display.disallow_mime_handlers": 3,
"rss.display.html_as": 1,
+ "rss.show.content-base": 1,
// Override the user agent by setting it to an empty string.
"general.useragent.override": "",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbirdy.git
More information about the Pkg-privacy-commits
mailing list