home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 114 / CDRom114.iso / internet / temafire / Platinum.jar / install.rdf < prev    next >
Encoding:
Extensible Markup Language  |  2004-11-20  |  1.1 KB  |  32 lines

  1. <?xml version="1.0"?>
  2.  
  3. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  4.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  5.  
  6.   <Description about="urn:mozilla:install-manifest">
  7.     <em:id>{F44A59FC-F61F-46ab-8FD4-444CED7C412A}</em:id>
  8.     <em:version>1.0.1</em:version>
  9.  
  10.     <!-- Target Application this extension can install into,
  11.          with minimum and maximum supported versions. -->
  12.     <em:targetApplication>
  13.       <Description>
  14.         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  15.         <em:minVersion>0.8</em:minVersion>
  16.         <em:maxVersion>1.0</em:maxVersion>
  17.       </Description>
  18.     </em:targetApplication>
  19.  
  20.     <!-- Front End MetaData -->
  21.     <em:name>Platinum</em:name>
  22.     <em:description>Grey and silver. Based on Qute by Arvid Axelsson.</em:description>
  23.     <em:creator>Philip Withnall</em:creator>
  24.     <em:homepageURL>http://drbob.tomjepp.co.uk/</em:homepageURL>
  25.     <em:updateURL>http://drbob.tomjepp.co.uk/misc/update.xml</em:updateURL>
  26.  
  27.     <!-- Front End Integration Hooks (used by Theme Manager)-->
  28.     <em:internalName>Platinum</em:internalName>
  29.   </Description>
  30.  
  31. </RDF>
  32.