|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 |
|
3 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
|
4 xmlns:em="http://www.mozilla.org/2004/em-rdf#"> |
|
5 |
|
6 <Description about="urn:mozilla:extension:ab-CD@dictionaries.addons.mozilla.org"> |
|
7 <em:updates> |
|
8 <Seq> |
|
9 <li> |
|
10 <Description> |
|
11 <em:version>2.0</em:version> |
|
12 <em:targetApplication> |
|
13 <Description> |
|
14 <em:id>xpcshell@tests.mozilla.org</em:id> |
|
15 <em:minVersion>1</em:minVersion> |
|
16 <em:maxVersion>1</em:maxVersion> |
|
17 <em:updateLink>http://localhost:%PORT%/addons/test_dictionary_3.xpi</em:updateLink> |
|
18 </Description> |
|
19 </em:targetApplication> |
|
20 </Description> |
|
21 </li> |
|
22 </Seq> |
|
23 </em:updates> |
|
24 </Description> |
|
25 |
|
26 <Description about="urn:mozilla:extension:ef@dictionaries.addons.mozilla.org"> |
|
27 <em:updates> |
|
28 <Seq> |
|
29 <li> |
|
30 <Description> |
|
31 <em:version>2.0</em:version> |
|
32 <em:targetApplication> |
|
33 <Description> |
|
34 <em:id>xpcshell@tests.mozilla.org</em:id> |
|
35 <em:minVersion>1</em:minVersion> |
|
36 <em:maxVersion>1</em:maxVersion> |
|
37 <em:updateLink>http://localhost:%PORT%/addons/test_dictionary_4.xpi</em:updateLink> |
|
38 </Description> |
|
39 </em:targetApplication> |
|
40 </Description> |
|
41 </li> |
|
42 </Seq> |
|
43 </em:updates> |
|
44 </Description> |
|
45 |
|
46 <Description about="urn:mozilla:extension:gh@dictionaries.addons.mozilla.org"> |
|
47 <em:updates> |
|
48 <Seq> |
|
49 <li> |
|
50 <Description> |
|
51 <em:version>2.0</em:version> |
|
52 <em:targetApplication> |
|
53 <Description> |
|
54 <em:id>xpcshell@tests.mozilla.org</em:id> |
|
55 <em:minVersion>1</em:minVersion> |
|
56 <em:maxVersion>1</em:maxVersion> |
|
57 <em:updateLink>http://localhost:%PORT%/addons/test_dictionary_5.xpi</em:updateLink> |
|
58 </Description> |
|
59 </em:targetApplication> |
|
60 </Description> |
|
61 </li> |
|
62 </Seq> |
|
63 </em:updates> |
|
64 </Description> |
|
65 </RDF> |