mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-08 17:39:19 +00:00
271 lines
8.8 KiB
XML
271 lines
8.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
|
|
|
|
<Description about="urn:mozilla:extension:addon1@tests.mozilla.org">
|
|
<em:updates>
|
|
<Seq>
|
|
<li>
|
|
<Description>
|
|
<em:version>1.0</em:version>
|
|
<!-- Shouldn't fire onCompatibilityUpdateAvailable since this
|
|
information is already in the install.rdf -->
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>1</em:minVersion>
|
|
<em:maxVersion>1</em:maxVersion>
|
|
</Description>
|
|
</em:targetApplication>
|
|
|
|
<!-- Should be ignored as it is not for the present version of the
|
|
application -->
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>2</em:minVersion>
|
|
<em:maxVersion>2</em:maxVersion>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
|
|
<li>
|
|
<Description>
|
|
<em:version>2.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>1</em:minVersion>
|
|
<em:maxVersion>1</em:maxVersion>
|
|
<em:updateLink>http://localhost:%PORT%/addons/test_update.xpi</em:updateLink>
|
|
<em:updateInfoURL>http://example.com/updateInfo.xhtml</em:updateInfoURL>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
</Seq>
|
|
</em:updates>
|
|
</Description>
|
|
|
|
<Description about="urn:mozilla:extension:addon2@tests.mozilla.org">
|
|
<em:updates>
|
|
<Seq>
|
|
<li>
|
|
<Description>
|
|
<em:version>1.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>0</em:minVersion>
|
|
<em:maxVersion>1</em:maxVersion>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
</Seq>
|
|
</em:updates>
|
|
</Description>
|
|
|
|
<Description about="urn:mozilla:extension:addon3@tests.mozilla.org">
|
|
<em:updates>
|
|
<Seq>
|
|
<li>
|
|
<Description>
|
|
<em:version>1.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>3</em:minVersion>
|
|
<em:maxVersion>3</em:maxVersion>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
</Seq>
|
|
</em:updates>
|
|
</Description>
|
|
|
|
<Description about="urn:mozilla:extension:addon4@tests.mozilla.org">
|
|
<em:updates>
|
|
<Seq>
|
|
<li>
|
|
<Description>
|
|
<em:version>5.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>0</em:minVersion>
|
|
<em:maxVersion>0</em:maxVersion>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
</Seq>
|
|
</em:updates>
|
|
</Description>
|
|
|
|
<Description about="urn:mozilla:extension:addon7@tests.mozilla.org">
|
|
<em:updates>
|
|
<Seq>
|
|
<li>
|
|
<Description>
|
|
<em:version>1.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>0</em:minVersion>
|
|
<em:maxVersion>1</em:maxVersion>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
</Seq>
|
|
</em:updates>
|
|
</Description>
|
|
|
|
<Description about="urn:mozilla:extension:addon8@tests.mozilla.org">
|
|
<em:updates>
|
|
<Seq>
|
|
<li>
|
|
<Description>
|
|
<em:version>2.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>1</em:minVersion>
|
|
<em:maxVersion>1</em:maxVersion>
|
|
<em:updateLink>http://localhost:%PORT%/addons/test_update8.xpi</em:updateLink>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
</Seq>
|
|
</em:updates>
|
|
</Description>
|
|
|
|
<Description about="urn:mozilla:extension:addon9@tests.mozilla.org">
|
|
<em:updates>
|
|
<Seq>
|
|
<li>
|
|
<Description>
|
|
<em:version>2.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>1</em:minVersion>
|
|
<em:maxVersion>1</em:maxVersion>
|
|
<em:updateLink>http://localhost:%PORT%/addons/test_update9_2.xpi</em:updateLink>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
<!-- Incompatible when strict compatibility is enabled -->
|
|
<li>
|
|
<Description>
|
|
<em:version>3.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>0.9</em:minVersion>
|
|
<em:maxVersion>0.9</em:maxVersion>
|
|
<em:updateLink>http://localhost:%PORT%/addons/test_update9_3.xpi</em:updateLink>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
<!-- Incompatible due to compatibility override -->
|
|
<li>
|
|
<Description>
|
|
<em:version>4.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>0.9</em:minVersion>
|
|
<em:maxVersion>0.9</em:maxVersion>
|
|
<em:updateLink>http://localhost:%PORT%/addons/test_update9_4.xpi</em:updateLink>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
<!-- Addon for future version of app -->
|
|
<li>
|
|
<Description>
|
|
<em:version>5.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>5</em:minVersion>
|
|
<em:maxVersion>6</em:maxVersion>
|
|
<em:updateLink>http://localhost:%PORT%/addons/test_update9_5.xpi</em:updateLink>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
</Seq>
|
|
</em:updates>
|
|
</Description>
|
|
|
|
<Description about="urn:mozilla:extension:addon10@tests.mozilla.org">
|
|
<em:updates>
|
|
<Seq>
|
|
<li>
|
|
<Description>
|
|
<em:version>1.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>0.1</em:minVersion>
|
|
<em:maxVersion>0.4</em:maxVersion>
|
|
<em:updateLink>http://localhost:%PORT%/addons/test_update10.xpi</em:updateLink>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
</Seq>
|
|
</em:updates>
|
|
</Description>
|
|
|
|
<Description about="urn:mozilla:extension:addon11@tests.mozilla.org">
|
|
<em:updates>
|
|
<Seq>
|
|
<li>
|
|
<Description>
|
|
<em:version>2.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>0.1</em:minVersion>
|
|
<em:maxVersion>0.2</em:maxVersion>
|
|
<em:strictCompatibility>true</em:strictCompatibility>
|
|
<em:updateLink>http://localhost:%PORT%/addons/test_update11.xpi</em:updateLink>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
</Seq>
|
|
</em:updates>
|
|
</Description>
|
|
|
|
<Description about="urn:mozilla:item:addon12@tests.mozilla.org">
|
|
<em:updates>
|
|
<Seq>
|
|
<li>
|
|
<Description>
|
|
<em:version>2.0</em:version>
|
|
<em:targetApplication>
|
|
<Description>
|
|
<em:id>xpcshell@tests.mozilla.org</em:id>
|
|
<em:minVersion>1</em:minVersion>
|
|
<em:maxVersion>1</em:maxVersion>
|
|
<em:updateLink>http://localhost:%PORT%/addons/test_update12.xpi</em:updateLink>
|
|
</Description>
|
|
</em:targetApplication>
|
|
</Description>
|
|
</li>
|
|
</Seq>
|
|
</em:updates>
|
|
</Description>
|
|
</RDF>
|