Revert 4.0 compatibility, because nsIPrompt appears to be missing in 4.0

This commit is contained in:
Dan Stillman 2010-09-16 07:59:42 +00:00
parent 0d47e224fa
commit 583b1ea585
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
<Description> <Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.6</em:minVersion> <em:minVersion>3.6</em:minVersion>
<em:maxVersion>4.0.*</em:maxVersion> <em:maxVersion>3.6.*</em:maxVersion>
</Description> </Description>
</em:targetApplication> </em:targetApplication>

View File

@ -12,7 +12,7 @@
<RDF:Description> <RDF:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
<minVersion>3.6</minVersion> <minVersion>3.6</minVersion>
<maxVersion>4.0.*</maxVersion> <maxVersion>3.6.*</maxVersion>
<updateLink>http://www.zotero.org/download/zotero.xpi</updateLink> <updateLink>http://www.zotero.org/download/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash> <updateHash>sha1:</updateHash>
</RDF:Description> </RDF:Description>