home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / komunikace / nvu / nvu-1.0-cs-CZ.win32.installer.exe / chrome / pinger.jar / content / pinger / contents.rdf next >
Extensible Markup Language  |  2004-09-21  |  475b  |  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:pinger"/> 
  7.   </RDF:Seq> 
  8.  
  9.   <RDF:Description about="urn:mozilla:package:pinger" 
  10.         chrome:displayName="Nvu launch pinger" 
  11.         chrome:author="Daniel Glazman" 
  12.         chrome:name="pinger"> 
  13.   </RDF:Description>
  14.  
  15. </RDF:RDF>
  16.