[or-cvs] [https-everywhere/master] Apply cketti's patch to allow Thunderbird installs
pde at torproject.org
pde at torproject.org
Fri Nov 12 20:30:37 UTC 2010
Author: Peter Eckersley <pde at eff.org>
Date: Fri, 12 Nov 2010 12:30:13 -0800
Subject: Apply cketti's patch to allow Thunderbird installs
Commit: 65447d801b79b28bc56423f105719906bf5ecca8
https://trac.torproject.org/projects/tor/ticket/2171
---
src/install.rdf | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/src/install.rdf b/src/install.rdf
index 19e8f6b..7157b15 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -30,5 +30,13 @@
<em:maxVersion>2.0.*</em:maxVersion>
</Description>
</em:targetApplication>
+ <!-- thunderbird -->
+ <em:targetApplication>
+ <Description>
+ <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
+ <em:minVersion>3.0</em:minVersion>
+ <em:maxVersion>3.1.*</em:maxVersion>
+ </Description>
+ </em:targetApplication>
</Description>
</RDF>
--
1.7.1
More information about the tor-commits
mailing list