fix build of firefox extension and opera widget again

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1696 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Pavol Rusnak
2010-09-01 09:20:05 +00:00
parent 450cc3df8c
commit c0273beb31
3 changed files with 7 additions and 7 deletions

View File

@@ -7,13 +7,13 @@
<Description about="urn:mozilla:install-manifest">
<!-- required properties -->
<em:id>svg-edit@googlegroups.com</em:id>
<em:version>2.5</em:version>
<em:version>2.6</em:version>
<em:type>2</em:type>
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
<em:maxVersion>3.5.*</em:maxVersion>
<em:maxVersion>4.*</em:maxVersion>
</Description>
</em:targetApplication>
<em:name>SVG-edit</em:name>