home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 March / PCWMAR06.iso / Software / FromTheMag / Forecastfox / forecastfox-0.8.2.5-fx+mz+ns.xpi / install.rdf < prev   
Encoding:
Extensible Markup Language  |  2005-11-30  |  5.5 KB  |  120 lines

  1. <?xml version="1.0"?>
  2. <!-- ***** BEGIN LICENSE BLOCK *****
  3.    - Version: MPL 1.1/GPL 2.0/LGPL 2.1
  4.    -
  5.    - The contents of this file are subject to the Mozilla Public License Version
  6.    - 1.1 (the "License"); you may not use this file except in compliance with
  7.    - the License. You may obtain a copy of the License at
  8.    - http://www.mozilla.org/MPL/
  9.    -
  10.    - Software distributed under the License is distributed on an "AS IS" basis,
  11.    - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  12.    - for the specific language governing rights and limitations under the
  13.    - License.
  14.    -
  15.    - The Original Code is Forecastfox.
  16.    -
  17.    - The Initial Developer of the Original Code is
  18.    - Jon Stritar <jstritar@MIT.EDU>.
  19.    - Portions created by the Initial Developer are Copyright (C) 2005
  20.    - the Initial Developer. All Rights Reserved.
  21.    -
  22.    - Contributor(s):
  23.    - Jon Stritar <jstritar@MIT.EDU>
  24.    - Richard Klein <richwklein@mchsi.com>
  25.    -
  26.    - Alternatively, the contents of this file may be used under the terms of
  27.    - either the GNU General Public License Version 2 or later (the "GPL"), or
  28.    - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  29.    - in which case the provisions of the GPL or the LGPL are applicable instead
  30.    - of those above. If you wish to allow use of your version of this file only
  31.    - under the terms of either the GPL or the LGPL, and not to allow others to
  32.    - use your version of this file under the terms of the MPL, indicate your
  33.    - decision by deleting the provisions above and replace them with the notice
  34.    - and other provisions required by the LGPL or the GPL. If you do not delete
  35.    - the provisions above, a recipient may use your version of this file under
  36.    - the terms of any one of the MPL, the GPL or the LGPL.
  37.    -
  38.    - ***** END LICENSE BLOCK ***** -->
  39.  
  40. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  41.   <Description about="urn:mozilla:install-manifest">
  42.     <em:id>{0538E3E3-7E9B-4d49-8831-A227C80A7AD3}</em:id>
  43.     <em:version>0.8.2.5</em:version>
  44.     
  45.     <!-- Firefox -->
  46.     <em:targetApplication>
  47.       <Description>
  48.         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  49.         <em:minVersion>0.10</em:minVersion>
  50.         <em:maxVersion>1.6</em:maxVersion>
  51.       </Description>
  52.     </em:targetApplication>
  53.    
  54.     <!-- Mozilla -->
  55.     <em:targetApplication>
  56.       <Description>
  57.         <em:id>{86c18b42-e466-45a9-ae7a-9b95ba6f5640}</em:id>
  58.         <em:minVersion>1.5</em:minVersion>
  59.         <em:maxVersion>1.8</em:maxVersion>
  60.       </Description>
  61.     </em:targetApplication>
  62.     
  63.     <!-- Netscape -->
  64.     <em:targetApplication>
  65.       <Description>
  66.         <em:id>{3db10fab-e461-4c80-8b97-957ad5f8ea47}</em:id>
  67.         <em:minVersion>8.0</em:minVersion>
  68.         <em:maxVersion>8.0.4</em:maxVersion>
  69.       </Description>
  70.     </em:targetApplication>
  71.        
  72.     <!-- Front End MetaData -->
  73.     <em:name>Forecastfox</em:name>
  74.     <em:description>Get international weather forecasts and display it in any toolbar or statusbar with this highly customizable extension.</em:description>
  75.     <em:creator>Jon Stritar</em:creator>
  76.     <em:contributor>Richard Klein</em:contributor>
  77.     <em:homepageURL>http://forecastfox.mozdev.org/</em:homepageURL>
  78.  
  79.     <!-- Front End Integration Hooks (used by Extension Manager)-->
  80.     <em:optionsURL>chrome://forecastfox/content/options.xul</em:optionsURL>
  81.     <em:iconURL>chrome://forecastfox/skin/images/icon.png</em:iconURL>  
  82.     <em:aboutURL>chrome://forecastfox/content/about.xul</em:aboutURL>
  83.  
  84.     <!-- Packages, Skins and Locales that this extension registers -->
  85.     <em:file>
  86.       <Description about="urn:mozilla:extension:file:forecastfox.jar">
  87.         <em:package>content/forecastfox/</em:package>
  88.         <em:skin>skin/classic/forecastfox/</em:skin>
  89.         <em:locale>locale/en-US/forecastfox/</em:locale>
  90.         <em:locale>locale/ca-AD/forecastfox/</em:locale>
  91.         <em:locale>locale/cs-CZ/forecastfox/</em:locale>
  92.         <em:locale>locale/da-DK/forecastfox/</em:locale>
  93.         <em:locale>locale/de-DE/forecastfox/</em:locale>
  94.         <em:locale>locale/es-ES/forecastfox/</em:locale>
  95.         <em:locale>locale/eu-ES/forecastfox/</em:locale>
  96.         <em:locale>locale/fi-FI/forecastfox/</em:locale>
  97.         <em:locale>locale/fr-FR/forecastfox/</em:locale>
  98.         <em:locale>locale/it-IT/forecastfox/</em:locale>
  99.         <em:locale>locale/hr-HR/forecastfox/</em:locale>
  100.         <em:locale>locale/hu-HU/forecastfox/</em:locale>
  101.         <em:locale>locale/ja-JP/forecastfox/</em:locale>
  102.         <em:locale>locale/mn-MN/forecastfox/</em:locale>
  103.         <em:locale>locale/nb-NO/forecastfox/</em:locale>
  104.         <em:locale>locale/nl-NL/forecastfox/</em:locale>
  105.         <em:locale>locale/pl-PL/forecastfox/</em:locale>
  106.         <em:locale>locale/pt-BR/forecastfox/</em:locale>
  107.         <em:locale>locale/ro-RO/forecastfox/</em:locale>
  108.         <em:locale>locale/ru-RU/forecastfox/</em:locale>
  109.         <em:locale>locale/sk-SK/forecastfox/</em:locale>
  110.         <em:locale>locale/sl-SI/forecastfox/</em:locale>
  111.         <em:locale>locale/sr-YU/forecastfox/</em:locale>
  112.         <em:locale>locale/sv-SE/forecastfox/</em:locale>
  113.         <em:locale>locale/tr-TR/forecastfox/</em:locale>
  114.         <em:locale>locale/zh-CN/forecastfox/</em:locale>
  115.         <em:locale>locale/zh-TW/forecastfox/</em:locale>
  116.       </Description>
  117.     </em:file>
  118.  
  119.   </Description>
  120. </RDF>