preliminary work for getting themes ready for suiterunner, add files we need for...
authorRobert Kaiser <kairo@kairo.at>
Tue, 22 May 2007 14:45:28 +0000 (16:45 +0200)
committerRobert Kaiser <kairo@kairo.at>
Tue, 22 May 2007 14:45:28 +0000 (16:45 +0200)
EarlyBlue/chrome.manifest [new file with mode: 0644]
EarlyBlue/icon.png [new file with mode: 0644]
EarlyBlue/install.rdf
EarlyBlue/preview.png [moved from EarlyBlue/global/preview.png with 100% similarity]
LCARStrek/chrome.manifest [new file with mode: 0644]
LCARStrek/icon.png [new file with mode: 0644]
LCARStrek/install.rdf
LCARStrek/preview.png [moved from LCARStrek/global/preview.png with 100% similarity]

diff --git a/EarlyBlue/chrome.manifest b/EarlyBlue/chrome.manifest
new file mode 100644 (file)
index 0000000..8b06ef3
--- /dev/null
@@ -0,0 +1,9 @@
+skin global EarlyBlue/1.9a1pre global/
+skin mozapps EarlyBlue/1.9a1pre mozapps/
+skin messenger EarlyBlue/1.9a1pre messenger/
+skin communicator EarlyBlue/1.9a1pre communicator/
+skin help EarlyBlue/1.9a1pre help/
+skin navigator EarlyBlue/1.9a1pre navigator/
+skin editor EarlyBlue/1.9a1pre editor/
+skin chatzilla EarlyBlue/1.9a1pre chatzilla/
+skin inspector EarlyBlue/1.9a1pre inspector/
diff --git a/EarlyBlue/icon.png b/EarlyBlue/icon.png
new file mode 100644 (file)
index 0000000..e2503f6
Binary files /dev/null and b/EarlyBlue/icon.png differ
index 36401d221493e6c693531acc45a9c56849c0029a..20285c487795b333d553e9da9f1d31ecf8f3c3c9 100644 (file)
@@ -2,22 +2,31 @@
 
 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
 
 <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>
   <Description about="urn:mozilla:install-manifest">
     <em:id>EarlyBlue@kairo.at</em:id>
-    <em:version>1.9</em:version>
+    <em:version>1.9a1pre</em:version>
+
+    <!-- SeaMonkey -->
     <em:targetApplication>
       <Description>
         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
     <em:targetApplication>
       <Description>
         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
-       <em:minVersion>1.5a</em:minVersion>
-       <em:maxVersion>1.5a</em:maxVersion>
+        <em:minVersion>2.0a1pre</em:minVersion>
+        <em:maxVersion>2.0a1pre</em:maxVersion>
       </Description>
     </em:targetApplication>
       </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>
     <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: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:homepageURL>http://www.kairo.at/download/mozskins</em:homepageURL>
+
     <!--em:updateURL--> <!--/em:updateURL-->
     <!--em:aboutURL--> <!--/em:aboutURL-->
     <!--em:updateURL--> <!--/em:updateURL-->
     <!--em:aboutURL--> <!--/em:aboutURL-->
-    <em:internalName>EarlyBlue/1.9</em:internalName>
+    <em:internalName>EarlyBlue/1.9a1pre</em:internalName>
   </Description>
 </RDF>
\ No newline at end of file
   </Description>
 </RDF>
\ No newline at end of file
diff --git a/LCARStrek/chrome.manifest b/LCARStrek/chrome.manifest
new file mode 100644 (file)
index 0000000..58d45a0
--- /dev/null
@@ -0,0 +1,9 @@
+skin global LCARStrek/1.9a1pre global/
+skin mozapps LCARStrek/1.9a1pre mozapps/
+skin messenger LCARStrek/1.9a1pre messenger/
+skin communicator LCARStrek/1.9a1pre communicator/
+skin help LCARStrek/1.9a1pre help/
+skin navigator LCARStrek/1.9a1pre navigator/
+skin editor LCARStrek/1.9a1pre editor/
+skin chatzilla LCARStrek/1.9a1pre chatzilla/
+skin inspector LCARStrek/1.9a1pre inspector/
diff --git a/LCARStrek/icon.png b/LCARStrek/icon.png
new file mode 100644 (file)
index 0000000..5289d34
Binary files /dev/null and b/LCARStrek/icon.png differ
index 57619934348ec99cb0e40fbcba949f58a57565b5..a1ed8f6dccab1770dcef90193853bc25201def0d 100644 (file)
@@ -4,12 +4,12 @@
      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
   <Description about="urn:mozilla:install-manifest">
     <em:id>LCARStrek@kairo.at</em:id>
      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.9</em:version>
+    <em:version>1.9a1pre</em:version>
     <em:targetApplication>
       <Description>
         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
     <em:targetApplication>
       <Description>
         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
-       <em:minVersion>1.5a</em:minVersion>
-       <em:maxVersion>1.5a</em:maxVersion>
+       <em:minVersion>2.0a1pre</em:minVersion>
+       <em:maxVersion>2.0a1pre</em:maxVersion>
       </Description>
     </em:targetApplication>
     <em:name>LCARStrek</em:name>
       </Description>
     </em:targetApplication>
     <em:name>LCARStrek</em:name>
@@ -18,6 +18,6 @@
     <em:homepageURL>http://www.kairo.at/download/mozskins</em:homepageURL>
     <!--em:updateURL--> <!--/em:updateURL-->
     <!--em:aboutURL--> <!--/em:aboutURL-->
     <em:homepageURL>http://www.kairo.at/download/mozskins</em:homepageURL>
     <!--em:updateURL--> <!--/em:updateURL-->
     <!--em:aboutURL--> <!--/em:aboutURL-->
-    <em:internalName>LCARStrek/1.9</em:internalName>
+    <em:internalName>LCARStrek/1.9a1pre</em:internalName>
   </Description>
 </RDF>
\ No newline at end of file
   </Description>
 </RDF>
\ No newline at end of file