mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
68 lines
2.2 KiB
XML
68 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
|
|
|
|
<RDF:Description about="urn:mozilla:extension:bug396129_a@tests.mozilla.org">
|
|
<em:updates>
|
|
<RDF:Seq>
|
|
<RDF:li>
|
|
<RDF:Description>
|
|
<em:version>2</em:version>
|
|
<em:targetApplication>
|
|
<RDF:Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>1</em:minVersion>
|
|
<em:maxVersion>2</em:maxVersion>
|
|
<em:updateLink>http://localhost:4444/addons/test_bug396129_a_2.xpi</em:updateLink>
|
|
</RDF:Description>
|
|
</em:targetApplication>
|
|
</RDF:Description>
|
|
</RDF:li>
|
|
</RDF:Seq>
|
|
</em:updates>
|
|
</RDF:Description>
|
|
|
|
<RDF:Description about="urn:mozilla:extension:bug396129_b@tests.mozilla.org">
|
|
<em:updates>
|
|
<RDF:Seq>
|
|
<RDF:li>
|
|
<RDF:Description>
|
|
<em:version>2</em:version>
|
|
<em:targetApplication>
|
|
<RDF:Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>1</em:minVersion>
|
|
<em:maxVersion>1</em:maxVersion>
|
|
<em:updateLink>http://localhost:4444/addons/test_bug396129_b_2.xpi</em:updateLink>
|
|
</RDF:Description>
|
|
</em:targetApplication>
|
|
</RDF:Description>
|
|
</RDF:li>
|
|
</RDF:Seq>
|
|
</em:updates>
|
|
</RDF:Description>
|
|
|
|
<RDF:Description about="urn:mozilla:extension:bug396129_d@tests.mozilla.org">
|
|
<em:updates>
|
|
<RDF:Seq>
|
|
<RDF:li>
|
|
<RDF:Description>
|
|
<em:version>2</em:version>
|
|
<em:targetApplication>
|
|
<RDF:Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>1</em:minVersion>
|
|
<em:maxVersion>2</em:maxVersion>
|
|
<em:updateLink>http://localhost:4444/addons/test_bug396129_d_2.xpi</em:updateLink>
|
|
</RDF:Description>
|
|
</em:targetApplication>
|
|
</RDF:Description>
|
|
</RDF:li>
|
|
</RDF:Seq>
|
|
</em:updates>
|
|
</RDF:Description>
|
|
|
|
</RDF:RDF>
|
|
|