finish up 2.5 versions of the themes
[themes.git] / EarlyBlue / install.rdf
CommitLineData
defd065c 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#">
a36a33b7 5
defd065c 6 <Description about="urn:mozilla:install-manifest">
7 <em:id>EarlyBlue@kairo.at</em:id>
8f2be3ff 8 <em:version>2.5</em:version>
a36a33b7
RK
9
10 <!-- SeaMonkey -->
defd065c 11 <em:targetApplication>
12 <Description>
13 <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
8f2be3ff
RK
14 <em:minVersion>2.5</em:minVersion>
15 <em:maxVersion>2.7a1</em:maxVersion>
defd065c 16 </Description>
17 </em:targetApplication>
a36a33b7
RK
18
19 <!-- Front End MetaData -->
defd065c 20 <em:name>EarlyBlue</em:name>
21 <em:description>This theme reflects the early days of Mozilla (M4 to M8) and tries to restore the blue-styled look of like those early milestones in current SeaMonkey without cutting any functionality.</em:description>
a36a33b7
RK
22
23 <!-- Front End Integration Hooks (used by Theme Manager)-->
defd065c 24 <em:creator>Robert Kaiser (KaiRo) - kairo@kairo.at</em:creator>
a36a33b7 25 <em:contributor>Robert Kaiser (KaiRo) - kairo@kairo.at</em:contributor>
defd065c 26 <em:homepageURL>http://www.kairo.at/download/mozskins</em:homepageURL>
a36a33b7 27
defd065c 28 <!--em:updateURL--> <!--/em:updateURL-->
29 <!--em:aboutURL--> <!--/em:aboutURL-->
738054be 30 <em:internalName>EarlyBlue</em:internalName>
3d1366d3 31 <em:type>4</em:type>
ba1ae116 32 </Description>
3d1366d3 33</RDF>