summaryrefslogtreecommitdiff
path: root/SpiceXPI
diff options
context:
space:
mode:
authorPeter Hatina <phatina@redhat.com>2011-11-15 15:50:49 +0100
committerPeter Hatina <phatina@redhat.com>2011-11-15 15:50:49 +0100
commiteaa9b11e45344c49ee445e424bd6074e22e1aad0 (patch)
tree7f8c8b5118fcd5128f17f81a6a0df596431cec92 /SpiceXPI
parentd8d4e3c4d55ad634f194a9cbf000c1607d3ae056 (diff)
fix supported firefox versions
Diffstat (limited to 'SpiceXPI')
-rw-r--r--SpiceXPI/src/install.rdf5
1 files changed, 2 insertions, 3 deletions
diff --git a/SpiceXPI/src/install.rdf b/SpiceXPI/src/install.rdf
index c7822a7..02bbcb5 100644
--- a/SpiceXPI/src/install.rdf
+++ b/SpiceXPI/src/install.rdf
@@ -4,14 +4,14 @@
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>SpiceXPI@redhat.com</em:id>
- <em:version>2.1.0</em:version>
+ <em:version>2.6.0</em:version>
<em:targetApplication>
<!-- Firefox -->
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.0+</em:minVersion>
- <em:maxVersion>3.0+</em:maxVersion>
+ <em:maxVersion>8.0+</em:maxVersion>
</Description>
</em:targetApplication>
@@ -20,6 +20,5 @@
<em:description>Spice client wrapper</em:description>
<em:creator>redhat.com</em:creator>
<em:homepageURL>http://www.redhat.com</em:homepageURL>
- <em:updateURL>https://www.redhat.com/extensions/firefox/RHEV-M-2.1/update.rdf</em:updateURL>
</Description>
RDF>