Closes #332, Change install.rdf to exclude Firefox 3.0

This commit is contained in:
Dan Stillman 2006-10-05 23:05:36 +00:00
parent 315d0d4644
commit d59a9d6b3f
2 changed files with 4 additions and 4 deletions

View File

@ -25,8 +25,8 @@
<em:targetApplication> <em:targetApplication>
<Description> <Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>2.0a1+</em:minVersion> <em:minVersion>2.0b1+</em:minVersion>
<em:maxVersion>3.0+</em:maxVersion> <em:maxVersion>2.0+</em:maxVersion>
</Description> </Description>
</em:targetApplication> </em:targetApplication>

View File

@ -11,8 +11,8 @@
<targetApplication> <targetApplication>
<RDF:Description> <RDF:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
<minVersion>2.0a1+</minVersion> <minVersion>2.0b1+</minVersion>
<maxVersion>3.0+</maxVersion> <maxVersion>2.0+</maxVersion>
<updateLink>http://www.zotero.org/download/zotero.xpi</updateLink> <updateLink>http://www.zotero.org/download/zotero.xpi</updateLink>
</RDF:Description> </RDF:Description>
</targetApplication> </targetApplication>