2 <RDF xmlns=
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3 xmlns:
em=
"http://www.mozilla.org/2004/em-rdf#">
5 <Description about=
"urn:mozilla:install-manifest">
7 <em:id>unflowed@repo.or.cz
</em:id>
8 <em:name>UnFlowed Thunderbird
</em:name>
9 <em:version>1.0</em:version>
10 <em:description>Allow sending unflowed patches
</em:description>
11 <em:creator>Johannes Schindelin
</em:creator>
12 <!-- optional items -->
13 <em:contributor>Hopefully a few Gits
</em:contributor>
14 <em:homepageURL>http://repo.or.cz/w/UnFlowedThunderbird.git
</em:homepageURL>
16 <em:targetApplication>
18 <!-- Mozilla Thunderbird -->
19 <em:id>{
3550f703-e582-
4d05-
9a08-
453d09bdfdc6}
</em:id>
20 <em:minVersion>1.5</em:minVersion>
21 <em:maxVersion>2.*
</em:maxVersion>
23 </em:targetApplication>