[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/etc/skel/user/.mozilla/firefox/default/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/ -> install.rdf (source)

   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>{972ce4c6-7e08-4474-a285-3208198ce6fd}</em:id>
   8      <em:version>2.0</em:version>
   9      
  10      <!-- Target Application this theme 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>1.0</em:minVersion>
  16          <em:maxVersion>1.0</em:maxVersion>
  17        </Description>
  18      </em:targetApplication>
  19      
  20      <!-- Front End MetaData -->
  21      <em:name>Firefox (default)</em:name>
  22      <em:description>The default theme</em:description>
  23  
  24      <em:locked>true</em:locked>
  25  
  26      <!-- Front End Integration Hooks (used by Theme Manager)-->
  27      <!-- XXXben - preprocess this file to use different info for mac version -->
  28      <em:creator>Gerich and Horlander</em:creator>
  29      <em:contributor>Mozilla Contributors</em:contributor>
  30  
  31      <em:internalName>classic/1.0</em:internalName>
  32    </Description>      
  33  
  34  </RDF>


Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1