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>{BA8E053E-2867-4772-B9F0-26A5979AFA09}</em:id>
- <em:version>0.5.1</em:version>
- <!-- Target Application this extension can install into -->
- <em:targetApplication>
- <Description>
- <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>0.10</em:minVersion>
- <em:maxVersion>1.0</em:maxVersion>
- </Description>
- </em:targetApplication>
-
- <!-- Front End MetaData -->
- <em:name>WeatherFox</em:name>
- <em:description>Get the weather in any toolbar or statusbar!</em:description>
- <em:creator>Jon Stritar</em:creator>
- <em:contributor>Richard Klein</em:contributor>
- <em:homepageURL>http://weatherfox.mozdev.org/</em:homepageURL>
-
- <!-- Front End Integration Hooks (used by Extension Manager)-->
- <em:optionsURL>chrome://weatherfox/content/options.xul</em:optionsURL>
- <em:iconURL>chrome://weatherfox/skin/icon.png</em:iconURL>
- <em:aboutURL>chrome://weatherfox/content/about.xul</em:aboutURL>
-
- <!-- Packages, Skins and Locales that this extension registers -->
- <em:file>
- <Description about="urn:mozilla:extension:file:weatherfox.jar">
- <em:package>content/weatherfox/</em:package>
- <em:skin>skin/classic/weatherfox/</em:skin>
- <em:locale>locale/en-US/weatherfox/</em:locale>
- </Description>
- </em:file>
-
- </Description>
- </RDF>