aboutsummaryrefslogtreecommitdiffstats
path: root/update.rdf
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-09-23 14:23:25 +0200
committerMatěj Cepl <mcepl@redhat.com>2010-09-23 14:23:25 +0200
commit38c0e794b2a46545ed2b31d5ddfd27cd533c1d3d (patch)
tree6910103b37026a8ea38bff25719920a32d375ab5 /update.rdf
parentc1a5120e976d18072e80a6086ff0a6a8ef83cb88 (diff)
downloadbugzilla-triage-38c0e794b2a46545ed2b31d5ddfd27cd533c1d3d.tar.gz
innerHTML is a good servant ... scrap it, it is bad servant even.
Diffstat (limited to 'update.rdf')
-rw-r--r--update.rdf18
1 files changed, 18 insertions, 0 deletions
diff --git a/update.rdf b/update.rdf
index 7afdf2b..425440a 100644
--- a/update.rdf
+++ b/update.rdf
@@ -162,6 +162,24 @@
</em:targetApplication>
</RDF:Description>
</RDF:li>
+ <RDF:li>
+ <RDF:Description>
+ <em:version>0.24</em:version> <!-- This is the version number of the add-on -->
+ <!-- One targetApplication for each application the add-on is compatible with -->
+ <em:targetApplication>
+ <RDF:Description>
+ <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>3.6</em:minVersion>
+ <em:maxVersion>4.*</em:maxVersion>
+ <!-- This is where this version of the add-on will be downloaded from -->
+ <em:updateLink>https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-0.24.xpi</em:updateLink>
+
+ <!-- A page describing what is new in this updated version -->
+ <em:updateInfoURL>https://fedorahosted.org/bugzilla-triage-scripts/wiki/ChangeLog</em:updateInfoURL>
+ </RDF:Description>
+ </em:targetApplication>
+ </RDF:Description>
+ </RDF:li>
</RDF:Seq>
</em:updates>
</RDF:Description>