home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 114 / CDRom114.iso / internet / temathun / Smoke.jar / install.rdf < prev    next >
Encoding:
Extensible Markup Language  |  2004-11-08  |  1.1 KB  |  33 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>{021B4F29-0CB1-4922-8E5D-2584CA54628D}</em:id>
  8.     <em:version>1.5</em:version>
  9.  
  10.    
  11.     <!-- Target Application this extension can install into,
  12.          with minimum and maximum supported versions. -->
  13.     <em:targetApplication>
  14.       <Description>
  15.         <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
  16.         <em:minVersion>0.7</em:minVersion>
  17.         <em:maxVersion>0.9</em:maxVersion>
  18.       </Description>
  19.     </em:targetApplication>
  20.    
  21.     <!-- Front End MetaData -->
  22.     <em:name>Smoke</em:name>
  23.     <em:description>Based on the Orbital icon set by Florian Freundt(http://www.freundt.org/florian)</em:description>
  24.     <em:creator>Aaron Spuler</em:creator>
  25.     <em:contributor>Icons by Florian Freundt</em:contributor>
  26.     <em:homepageURL>http://www.mozthemes.tk</em:homepageURL>
  27.  
  28.     <!-- Front End Integration Hooks (used by Theme Manager)-->
  29.     <em:internalName>smoke</em:internalName>
  30.  
  31.   </Description>     
  32.  
  33. </RDF>