home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
-
- <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:em="http://www.mozilla.org/2004/em-rdf#">
-
- <Description about="urn:mozilla:install-manifest">
- <em:id>{412395cf-187c-40a2-bc8c-3ca45ccdb3e8}</em:id>
- <em:version>0.6</em:version>
-
- <!-- Target Application this extension can install into,
- with minimum and maximum supported versions. -->
-
- <!-- Thunderbird -->
- <em:targetApplication>
- <Description>
- <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
- <em:minVersion>0.8</em:minVersion>
- <em:maxVersion>1.5.0.*</em:maxVersion>
- </Description>
- </em:targetApplication>
-
- <!-- Front End MetaData -->
- <em:name>AboutConfig</em:name>
- <em:description>about:config</em:description>
- <em:creator>Michael J Gruber</em:creator>
- <em:homepageURL>http://aboutconfig.mozdev.org/</em:homepageURL>
- <em:iconURL>chrome://aboutconfig/skin/aboutconfig.png</em:iconURL>
- <!-- Packages, Skins and Locales that this extension registers -->
- <em:file>
- <Description about="urn:mozilla:extension:file:aboutconfig.jar">
- <em:package>content/aboutconfig/</em:package>
- <em:skin>skin/classic/aboutconfig/</em:skin> -->
- </Description>
- </em:file>
- </Description>
- </RDF>
-