freebsd-ports/mail/thunderbird-devel/files/Extensions.rdf
Joe Marcus Clarke 583b43a085 Update to 0.7. A list of what's new can be found at
http://www.mozilla.org/products/thunderbird/releases.

This has the same limitation that Firefox 0.9 had where it needs to be run as
root first. I applied the same hacks to workaround that; however, some users
may need to run thunderbird twice before it starts correctly.
2004-06-24 18:15:44 +00:00

24 lines
1.1 KiB
XML

<?xml version="1.0"?>
<RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
xmlns:NC="http://home.netscape.com/NC-rdf#"
xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<RDF:Seq RDF:about="urn:mozilla:theme:root">
<RDF:li RDF:resource="urn:mozilla:theme:{972ce4c6-7e08-4474-a285-3208198ce6fd}"/>
</RDF:Seq>
<RDF:Seq RDF:about="urn:mozilla:extension:root">
</RDF:Seq>
<RDF:Description RDF:about="rdf:#$eyU.+1"
em:id="{3550f703-e582-4d05-9a08-453d09bdfdc6}"
em:minVersion="0.7"
em:maxVersion="0.7" />
<RDF:Description RDF:about="urn:mozilla:theme:{972ce4c6-7e08-4474-a285-3208198ce6fd}"
em:version="2.0"
em:name="Thunderbird (default)"
em:description="The default theme"
em:creator="Arvid Axelsson"
em:internalName="classic/1.0"
em:locked="true"
em:contributor="Mozilla Contributors">
<em:targetApplication RDF:resource="rdf:#$eyU.+1"/>
</RDF:Description>
</RDF:RDF>