commit 745e4de7cac81d29430890ce108c1aadd36a5c90
parent 5f536abaebd7a75ed15673e4aad7996b7bded693
Author: Simon Kornblith <simon@simonster.com>
Date: Mon, 11 Jul 2011 05:01:47 +0000
Fx 6 compatibility for all but WinWord plugin, which is blocked by Mozilla bug 661910
Diffstat:
2 files changed, 2 insertions(+), 11 deletions(-)
diff --git a/install.rdf b/install.rdf
@@ -26,18 +26,9 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.6</em:minVersion>
- <em:maxVersion>5.0.*</em:maxVersion>
+ <em:maxVersion>6.0.*</em:maxVersion>
</Description>
</em:targetApplication>
- <!-- Flock -->
- <em:targetApplication>
- <Description>
- <em:id>{a463f10c-3994-11da-9945-000d60ca027b}</em:id>
- <em:minVersion>2.0</em:minVersion>
- <em:maxVersion>2.0.*</em:maxVersion>
- </Description>
- </em:targetApplication>
-
</Description>
</RDF>
diff --git a/update.rdf b/update.rdf
@@ -12,7 +12,7 @@
<RDF:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
<minVersion>3.6</minVersion>
- <maxVersion>5.0.*</maxVersion>
+ <maxVersion>6.0.*</maxVersion>
<updateLink>http://www.zotero.org/download/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>