www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 583b1ea5851168d98cf033308a6ac873123d3836
parent 0d47e224fa28f43dfe3da6a517313185a2bdb8d1
Author: Dan Stillman <dstillman@zotero.org>
Date:   Thu, 16 Sep 2010 07:59:42 +0000

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


Diffstat:
Minstall.rdf | 2+-
Mupdate.rdf | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.rdf b/install.rdf @@ -25,7 +25,7 @@ <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>3.6</em:minVersion> - <em:maxVersion>4.0.*</em:maxVersion> + <em:maxVersion>3.6.*</em:maxVersion> </Description> </em:targetApplication> 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>4.0.*</maxVersion> + <maxVersion>3.6.*</maxVersion> <updateLink>http://www.zotero.org/download/zotero.xpi</updateLink> <updateHash>sha1:</updateHash> </RDF:Description>