forth and final part of syncing LCARStrek with Firefox 35 windows theme changes
[themes.git] / LCARStrek / 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#">
c9f17975 5
defd065c 6 <Description about="urn:mozilla:install-manifest">
7 <em:id>LCARStrek@kairo.at</em:id>
83ac1f44 8 <em:version>2.32</em:version>
c9f17975
RK
9
10 <!-- SeaMonkey -->
defd065c 11 <em:targetApplication>
12 <Description>
13 <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
83ac1f44 14 <em:minVersion>2.32</em:minVersion>
4f445170 15 <em:maxVersion>2.35a1</em:maxVersion>
319c6529
RK
16 </Description>
17 </em:targetApplication>
18 <!-- Firefox -->
19 <em:targetApplication>
20 <Description>
21 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
83ac1f44 22 <em:minVersion>35.0</em:minVersion>
4f445170 23 <em:maxVersion>38.0a1</em:maxVersion>
defd065c 24 </Description>
25 </em:targetApplication>
c9f17975
RK
26
27 <!-- Front End MetaData -->
defd065c 28 <em:name>LCARStrek</em:name>
29 <em:description>This one is a Star Trek theme, using the LCARS interface known of Federation Star Ships (heavily used in The Next Generation and Voyager series). It's got lot of rounded borders and hover (mouse-over) effects, be aware that it may look and feel quite unusual or strange for you, but keep in mind that this is an interface design which was not originally designed for the 21st but the 24th century...</em:description>
c9f17975
RK
30
31 <!-- Front End Integration Hooks (used by Theme Manager)-->
defd065c 32 <em:creator>Robert Kaiser (KaiRo) - kairo@kairo.at</em:creator>
c9f17975 33 <em:contributor>Robert Kaiser (KaiRo) - kairo@kairo.at</em:contributor>
defd065c 34 <em:homepageURL>http://www.kairo.at/download/mozskins</em:homepageURL>
c9f17975 35
defd065c 36 <!--em:updateURL--> <!--/em:updateURL-->
37 <!--em:aboutURL--> <!--/em:aboutURL-->
f98e9249 38 <em:internalName>LCARStrek</em:internalName>
3d1366d3 39 <em:type>4</em:type>
defd065c 40 </Description>
3d1366d3 41</RDF>