home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Internet / FlashGet / flashget3.3.0.1092en.exe / FlashGet3.xpi / chrome / FlashGet3.jar / content / contents.rdf next >
Encoding:
Extensible Markup Language  |  2009-02-04  |  1.1 KB  |  31 lines

  1. <?xml version="1.0"?>
  2. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
  3.  
  4.     <RDF:Seq about="urn:mozilla:package:root">
  5.         <RDF:li resource="urn:mozilla:package:flashget3"/>
  6.     </RDF:Seq>
  7.  
  8.     <RDF:Description about="urn:mozilla:package:flashget3"
  9.         chrome:name="flashget3"
  10.         chrome:displayName="flashget3"
  11.         chrome:author="flashget.com"
  12.         chrome:authorURL="http://www.flashget.com"
  13.         chrome:description="flashget3 extensions"
  14.         chrome:settingsURL="chrome://flashget3/content/options.xul"
  15.         chrome:extension="true">
  16.     </RDF:Description>
  17.  
  18.     <RDF:Seq about="urn:mozilla:overlays">
  19.         <RDF:li resource="chrome://browser/content/browser.xul"/>
  20.         <RDF:li resource="chrome://mozapps/content/downloads/unknownContentType.xul"/>
  21.     </RDF:Seq>
  22.  
  23.     <RDF:Seq about="chrome://browser/content/browser.xul">
  24.         <RDF:li>chrome://flashget3/content/flashgetmenu.xul</RDF:li>
  25.     </RDF:Seq>
  26.     
  27.     <RDF:Seq about="chrome://mozapps/content/downloads/unknownContentType.xul">
  28.         <RDF:li>chrome://flashget3/content/saveas.xul</RDF:li>
  29.     </RDF:Seq>
  30.     
  31. </RDF:RDF>