Update install.rdf and update.rdf for more secure extension serving

This commit is contained in:
Dan Stillman 2007-08-23 06:38:41 +00:00
parent 9c12c8d56c
commit cfaa82cc1d
2 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<em:optionsURL>chrome://zotero/content/preferences/preferences.xul</em:optionsURL>
<em:aboutURL>chrome://zotero/content/about.xul</em:aboutURL>
<em:iconURL>chrome://zotero/skin/zotero_z_32px.png</em:iconURL>
<em:updateURL>http://www.zotero.org/download/update-svn.rdf</em:updateURL>
<em:updateURL>https://www.zotero.org/download/update-svn.rdf</em:updateURL>
<em:type>2</em:type> <!-- type=extension -->
<!-- Firefox -->

View File

@ -14,6 +14,7 @@
<minVersion>2.0</minVersion>
<maxVersion>2.0.0.*</maxVersion>
<updateLink>http://www.zotero.org/download/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>
</targetApplication>
</RDF:Description>