home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 December / PCWorld_2006-12_cd.bin / komunikace / netscape / nsb-install-8-1-2.exe / chrome / aim.jar / content / aim-region / contents.rdf
Extensible Markup Language  |  2006-01-06  |  552b  |  18 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.   <!-- list all the packages being supplied by this jar -->
  6.   <RDF:Seq about="urn:mozilla:package:root">
  7.     <RDF:li resource="urn:mozilla:package:aim-region"/>
  8.   </RDF:Seq>
  9.  
  10.   <!-- package information -->
  11.   <RDF:Description about="urn:mozilla:package:aim-region"
  12.         chrome:author="AOL"
  13.         chrome:name="aim-region"
  14.     chrome:localeVersion="1.7">
  15.   </RDF:Description>
  16.  
  17. </RDF:RDF>
  18.