|
Revision 278, 1.5 kB
(checked in by JimmY2K, 2 years ago)
|
thunderbird max version increased
|
| Line | |
|---|
| 1 |
<?xml version="1.0"?> |
|---|
| 2 |
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> |
|---|
| 3 |
<Description about="urn:mozilla:install-manifest"> |
|---|
| 4 |
<em:id>{DDC359D1-844A-42a7-9AA1-88A850A938A8}</em:id> |
|---|
| 5 |
<em:name>DownThemAll!</em:name> |
|---|
| 6 |
<em:description>The mass downloader for Firefox.</em:description> |
|---|
| 7 |
<em:creator>Federico Parodi</em:creator> |
|---|
| 8 |
<em:creator>Stefano Verna</em:creator> |
|---|
| 9 |
<em:creator>Nils Maier</em:creator> |
|---|
| 10 |
|
|---|
| 11 |
<em:version>0.9.9.8</em:version> |
|---|
| 12 |
<em:aboutURL>chrome://dta/content/about/about.xul</em:aboutURL> |
|---|
| 13 |
<em:iconURL>chrome://dta/content/immagini/icon.png</em:iconURL> |
|---|
| 14 |
<em:homepageURL>http://www.downthemall.net</em:homepageURL> |
|---|
| 15 |
<em:optionsURL>chrome://dta/content/opzioni/newPref.xul</em:optionsURL> |
|---|
| 16 |
|
|---|
| 17 |
|
|---|
| 18 |
<em:targetApplication> |
|---|
| 19 |
<Description> |
|---|
| 20 |
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> |
|---|
| 21 |
<em:minVersion>1.5</em:minVersion> |
|---|
| 22 |
<em:maxVersion>3.0a1</em:maxVersion> |
|---|
| 23 |
</Description> |
|---|
| 24 |
</em:targetApplication> |
|---|
| 25 |
|
|---|
| 26 |
|
|---|
| 27 |
<em:targetApplication> |
|---|
| 28 |
<Description> |
|---|
| 29 |
<em:id>{a463f10c-3994-11da-9945-000d60ca027b}</em:id> |
|---|
| 30 |
<em:minVersion>0.4</em:minVersion> |
|---|
| 31 |
<em:maxVersion>0.8</em:maxVersion> |
|---|
| 32 |
</Description> |
|---|
| 33 |
</em:targetApplication> |
|---|
| 34 |
|
|---|
| 35 |
|
|---|
| 36 |
<em:targetApplication> |
|---|
| 37 |
<Description> |
|---|
| 38 |
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> |
|---|
| 39 |
<em:minVersion>1.5</em:minVersion> |
|---|
| 40 |
<em:maxVersion>3.0a1</em:maxVersion> |
|---|
| 41 |
</Description> |
|---|
| 42 |
</em:targetApplication> |
|---|
| 43 |
|
|---|
| 44 |
</Description> |
|---|
| 45 |
</RDF> |
|---|