home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Complet / thunderbird / chrome / mail.jar / content / help / contents.rdf
Encoding:
Extensible Markup Language  |  2004-02-08  |  492 b   |  16 lines

  1. <?xml version="1.0"?>
  2. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3.          xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
  4.  
  5.   <RDF:Seq about="urn:mozilla:package:root">
  6.     <RDF:li resource="urn:mozilla:package:help"/>
  7.   </RDF:Seq>
  8.  
  9.   <RDF:Description about="urn:mozilla:package:help"
  10.         chrome:displayName="Mozilla Help Viewer"
  11.         chrome:author="netscape.com"
  12.         chrome:name="help"
  13.         chrome:localeVersion="1.6b">
  14.   </RDF:Description> 
  15. </RDF:RDF>
  16.