home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / lib / mozilla-thunderbird / extensions / langpack-en-GB@thunderbird.mozilla.org / install.rdf < prev   
Encoding:
Extensible Markup Language  |  2006-05-22  |  794 b   |  24 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@thunderbird.mozilla.org"
  10.                em:name="English (GB) Language Pack"
  11.                em:version="1.5.0.2"
  12.                em:type="8"
  13.                em:creator="Mark Tyndall">
  14.     <em:contributor>David Bartlett</em:contributor> <em:contributor>Constantine Murenin</em:contributor>
  15.     <em:targetApplication>
  16.       <Description>
  17.         <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
  18.         <em:minVersion>1.5.0.2</em:minVersion>
  19.         <em:maxVersion>1.5.99</em:maxVersion>
  20.       </Description>
  21.     </em:targetApplication>
  22.   </Description>
  23. </RDF>
  24.