Magellan Linux

Contents of /trunk/mozilla-firefox/init/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 170 - (show annotations) (download) (as text)
Tue May 8 21:59:51 2007 UTC (17 years, 1 month ago) by niro
File MIME type: application/xml
File size: 1146 byte(s)
-import

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>0.9</em:minVersion>
16 <em:maxVersion>0.9</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>