try to get a bit more of an LCARS style into the new in-content prefs
[themes.git] / LCARStrek / install.rdf
index e6318b12408cb22876f75c1c82b9f0377f30c3ca..0500a47eaa3f47d30eedcdad3374401492711fe9 100644 (file)
@@ -2,22 +2,40 @@
 
 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
+
   <Description about="urn:mozilla:install-manifest">
     <em:id>LCARStrek@kairo.at</em:id>
-    <em:version>2.0a1</em:version>
+    <em:version>2.31</em:version>
+
+    <!-- SeaMonkey -->
     <em:targetApplication>
       <Description>
         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
-       <em:minVersion>2.0a1pre</em:minVersion>
-       <em:maxVersion>2.0a2pre</em:maxVersion>
+        <em:minVersion>2.31</em:minVersion>
+        <em:maxVersion>2.33a1</em:maxVersion>
       </Description>
     </em:targetApplication>
+    <!-- Firefox -->
+    <em:targetApplication>
+      <Description>
+        <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+        <em:minVersion>34.0</em:minVersion>
+        <em:maxVersion>36.0a1</em:maxVersion>
+      </Description>
+    </em:targetApplication>
+
+    <!-- Front End MetaData -->
     <em:name>LCARStrek</em:name>
     <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>
+
+    <!-- Front End Integration Hooks (used by Theme Manager)-->
     <em:creator>Robert Kaiser (KaiRo) - kairo@kairo.at</em:creator>
+    <em:contributor>Robert Kaiser (KaiRo) - kairo@kairo.at</em:contributor>
     <em:homepageURL>http://www.kairo.at/download/mozskins</em:homepageURL>
+
     <!--em:updateURL--> <!--/em:updateURL-->
     <!--em:aboutURL--> <!--/em:aboutURL-->
     <em:internalName>LCARStrek</em:internalName>
+    <em:type>4</em:type>
   </Description>
-</RDF>
\ No newline at end of file
+</RDF>