sync both themes with suite classic changes in SeaMonkey 2.24 cycle
[themes.git] / EarlyBlue / install.rdf
index 2d0d3dc8c0063c970cf4637903b0b12032a34517..5db2bbb691731d4250068d55f91cfb432755a4ab 100644 (file)
@@ -2,22 +2,32 @@
 
 <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>EarlyBlue@kairo.at</em:id>
-    <em:version>1.8.1</em:version>
+    <em:version>2.24</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.24</em:minVersion>
+        <em:maxVersion>2.26a1</em:maxVersion>
       </Description>
     </em:targetApplication>
+
+    <!-- Front End MetaData -->
     <em:name>EarlyBlue</em:name>
     <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>
+
+    <!-- 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>EarlyBlue/1.8.1</em:internalName>
+    <em:internalName>EarlyBlue</em:internalName>
+    <em:type>4</em:type>
   </Description>
-</RDF>
\ No newline at end of file
+</RDF>