try to get a bit more of an LCARS style into the new in-content prefs
[themes.git] / LCARStrek / install.rdf
index 963f67d216de2169ff13fc9b5e7975ef4e24d933..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>1.8.1</em:version>
+    <em:version>2.31</em:version>
+
+    <!-- SeaMonkey -->
     <em:targetApplication>
       <Description>
         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
-       <em:minVersion>1.1a</em:minVersion>
-       <em:maxVersion>1.1</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/1.8.1</em:internalName>
+    <em:internalName>LCARStrek</em:internalName>
+    <em:type>4</em:type>
   </Description>
-</RDF>
\ No newline at end of file
+</RDF>