home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / Programy / nsb-install-8-0.exe / chrome / fusion.jar / skin / fusion / browser / contents.rdf < prev    next >
Text File  |  2005-07-29  |  839b  |  23 lines

  1. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  2.          xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
  3.  
  4.   <!-- List all the skins being supplied by this theme -->
  5.   <RDF:Seq about="urn:mozilla:skin:root">
  6.     <RDF:li resource="urn:mozilla:skin:fusion/1.0" />
  7.   </RDF:Seq>
  8.  
  9.   <!-- fusion/1.0 Information -->
  10.   <RDF:Description about="urn:mozilla:skin:fusion/1.0">
  11.     <chrome:packages>
  12.       <RDF:Seq about="urn:mozilla:skin:fusion/1.0:packages">
  13.         <RDF:li resource="urn:mozilla:skin:fusion/1.0:browser"/>
  14.       </RDF:Seq>
  15.     </chrome:packages>
  16.   </RDF:Description>
  17.  
  18.   <!-- Version Information.  State that we work only with major version 1 of this
  19.        package. -->
  20.   <RDF:Description about="urn:mozilla:skin:fusion/1.0:browser"
  21.                    chrome:skinVersion="1.5"/>
  22. </RDF:RDF>
  23.