[Pkg-mozext-commits] [wot] 205/226: Added Seamonkey support as a test

David Prévot taffit at moszumanska.debian.org
Fri May 1 00:35:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository wot.

commit 7500ac2e5ce4cfe4411e8b5e57c821322b069760
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date:   Mon Mar 17 15:32:13 2014 +0200

    Added Seamonkey support as a test
---
 install.rdf.template | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/install.rdf.template b/install.rdf.template
index 5bedf49..3c043f8 100644
--- a/install.rdf.template
+++ b/install.rdf.template
@@ -19,5 +19,14 @@
 				<em:maxVersion>31.0</em:maxVersion>
 			</Description>
 		</em:targetApplication>
+
+		<!-- SeaMonkey -->
+		<em:targetApplication>
+			<Description>
+				<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
+				<em:minVersion>2.20</em:minVersion>
+				<em:maxVersion>2.28</em:maxVersion>
+			</Description>
+		</em:targetApplication>
 	</Description>
 </RDF>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/wot.git



More information about the Pkg-mozext-commits mailing list