Make minimum version be 1.0+ for xpi install, and instert url and description too. Bug 285094, r=doron+smaug

This commit is contained in:
allan%beaufour.dk 2005-03-08 10:33:13 +00:00
parent b4a5eb6864
commit d95842a49c

View File

@ -10,11 +10,13 @@
<!-- Firefox -->
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.0</em:minVersion>
<em:minVersion>1.0+</em:minVersion>
<em:maxVersion>1.0+</em:maxVersion>
</Description>
</em:targetApplication>
<em:name>Mozilla XForms</em:name>
<em:description>XForms support for Mozilla</em:description>
<em:homepageURL>http://www.mozilla.org/projects/xforms/</em:homepageURL>
<em:file>
<Description about="urn:mozilla:extension:file:xforms.jar">
<em:package>content/xforms/</em:package>