summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2010-04-08 21:44:23 +0000
committerLars Wendler <polynomial-c@gentoo.org>2010-04-08 21:44:23 +0000
commit30139e0bd877c05bf02eca99ea3c40ca2ca609e6 (patch)
tree53f2f026c01dd20d7271dcd92f94fe1c191aa737 /www-client/seamonkey/files
parentFix documentation directory wrt #294733 by Diego E. 'Flameeyes' Pettenò and ... (diff)
downloadgentoo-2-30139e0bd877c05bf02eca99ea3c40ca2ca609e6.tar.gz
gentoo-2-30139e0bd877c05bf02eca99ea3c40ca2ca609e6.tar.bz2
gentoo-2-30139e0bd877c05bf02eca99ea3c40ca2ca609e6.zip
remove unused enigmail patch
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'www-client/seamonkey/files')
-rw-r--r--www-client/seamonkey/files/enigmail/0.95.0-replytolist.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/www-client/seamonkey/files/enigmail/0.95.0-replytolist.patch b/www-client/seamonkey/files/enigmail/0.95.0-replytolist.patch
deleted file mode 100644
index 6840f86ccdd4..000000000000
--- a/www-client/seamonkey/files/enigmail/0.95.0-replytolist.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- mailnews/extensions/enigmail/ui/content/enigmailMessengerOverlay.js.orig 2007-05-22 17:08:53.000000000 +0000
-+++ mailnews/extensions/enigmail/ui/content/enigmailMessengerOverlay.js 2007-05-22 17:09:32.000000000 +0000
-@@ -139,7 +139,8 @@
- // the following headers are added for compatibility with DispMUA extension:
- "x-mimeole",
- "x-bugzilla-reason",
-- "x-php-bug" ];
-+ "x-php-bug",
-+ "list-post" ];
-
- var addHdr = [];
-
---- mailnews/extensions/enigmail/package/prefs/enigmail.js.orig 2007-05-22 17:10:41.000000000 +0000
-+++ mailnews/extensions/enigmail/package/prefs/enigmail.js 2007-05-22 17:10:53.000000000 +0000
-@@ -69,7 +69,7 @@
- pref("extensions.enigmail.handleDoubleClick",false);
-
- // headers to be retrieved from the mail backend, but hidden from the users
--pref("extensions.enigmail.hideHeaders", "x-enigmail-version openpgp content-transfer-encoding x-mimeole x-bugzilla-reason x-php-bug");
-+pref("extensions.enigmail.hideHeaders", "x-enigmail-version openpgp content-transfer-encoding x-mimeole x-bugzilla-reason x-php-bug list-post");
-
- // disable '<' and '>' around email addresses
- pref("extensions.enigmail.hushMailSupport",false); \ No newline at end of file