home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / lib / firefox / extensions / langpack-en-GB@firefox.mozilla.org / install.rdf < prev   
Encoding:
Extensible Markup Language  |  2006-08-15  |  787 b   |  25 lines

  1. <?xml version="1.0"?>
  2. <!--
  3.  
  4. -->
  5.  
  6. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  7.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  8.   <Description about="urn:mozilla:install-manifest"
  9.                em:id="langpack-en-GB@firefox.mozilla.org"
  10.                em:name="English (GB) Language Pack"
  11.                em:version="2.0b1"
  12.                em:type="8"
  13.                em:creator="Mark Tyndall">
  14.     <em:contributor>David Bartlett</em:contributor> <em:contributor>Constantine Murenin</em:contributor>
  15.  
  16.     <em:targetApplication>
  17.       <Description>
  18.         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  19.         <em:minVersion>2.0b1</em:minVersion>
  20.         <em:maxVersion>2.0.99</em:maxVersion>
  21.       </Description>
  22.     </em:targetApplication>
  23.   </Description>
  24. </RDF>
  25.