Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1294 | dev | 1 | <?xml version="1.0"?> |
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:install-manifest"> |
||
7 | <em:id>{ECB4E192-A9E3-11DD-BB8B-958E1A6F0FEF}</em:id> |
||
8 | <em:version>1.0</em:version> |
||
9 | <em:type>2</em:type> |
||
10 | |||
11 | <em:targetApplication> |
||
12 | <Description> |
||
13 | <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> |
||
14 | <em:minVersion>2</em:minVersion> |
||
15 | <em:maxVersion>2.0.0.*</em:maxVersion> |
||
16 | </Description> |
||
17 | </em:targetApplication> |
||
18 | |||
19 | <em:name>MoveToFolder</em:name> |
||
20 | <em:description>Move selected messages to configured folder</em:description> |
||
21 | <em:creator>Anatoli Klassen</em:creator> |
||
22 | <em:homepageURL>http://www.26th.net/public/projects/movetofolder</em:homepageURL> |
||
23 | <em:optionsURL>chrome://movetofolder/content/options.xul</em:optionsURL> |
||
24 | </Description> |
||
25 | </RDF> |