Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
1 <?xml version="1.0" encoding="UTF-8"?>
3 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4 xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
5 xmlns:em="http://www.mozilla.org/2004/em-rdf#">
7 <Description about="urn:mozilla:extension:compatmode-normal@tests.mozilla.org">
8 <em:updates>
9 <Seq>
10 <li>
11 <Description>
12 <em:version>2.0</em:version>
13 <em:targetApplication>
14 <Description>
15 <em:id>xpcshell@tests.mozilla.org</em:id>
16 <em:minVersion>1</em:minVersion>
17 <em:maxVersion>2</em:maxVersion>
18 <em:updateLink>https://localhost:%PORT%/addons/test1.xpi</em:updateLink>
19 </Description>
20 </em:targetApplication>
21 </Description>
22 </li>
23 </Seq>
24 </em:updates>
25 </Description>
26 </RDF>