removing old LCARStrek version
authorrobert <robert>
Fri, 26 Oct 2001 19:06:43 +0000 (19:06 +0000)
committerrobert <robert>
Fri, 26 Oct 2001 19:06:43 +0000 (19:06 +0000)
LCARStrek/manifest.rdf [deleted file]

diff --git a/LCARStrek/manifest.rdf b/LCARStrek/manifest.rdf
deleted file mode 100755 (executable)
index 8ad1197..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-         xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
-
-  <!-- List all the skins being supplied by this theme -->
-  <RDF:Seq about="urn:mozilla:skin:root">
-    <RDF:li resource="urn:mozilla:skin:LCARStrek/0.5" />
-  </RDF:Seq>
-
-  <!-- Information -->
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/0.5"
-        chrome:displayName="LCARStrek"
-        chrome:email="KaiRo@KaiRo.at"
-        chrome:website="http://www.kairo.at/download/"
-        chrome:description="For all Trekkies: A theme based on LCARS computer design. Get more info at http://www.kairo.at/download/"
-        chrome:author="Robert Kaiser"
-        chrome:name="LCARStrek/0.5"
-        chrome:image="jar:resource:/chrome/LCARStrek.jar!/global/skin/preview.png">
-    <chrome:packages>
-      <RDF:Seq about="urn:mozilla:skin:LCARStrek/0.5:packages">
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/0.5:communicator"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/0.5:editor"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/0.5:global"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/0.5:messenger"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/0.5:navigator"/>
-      </RDF:Seq>
-    </chrome:packages>
-  </RDF:Description>
-
-  <!-- Version Information.  State that we work only with major version 1 of this packages. -->
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/0.5:communicator" chrome:skinVersion="1"/>
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/0.5:editor" chrome:skinVersion="1"/>
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/0.5:global" chrome:skinVersion="1"/>
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/0.5:messenger" chrome:skinVersion="1"/>
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/0.5:navigator" chrome:skinVersion="1"/>
-
-</RDF:RDF>
-
-
-
-
-
-
-
-
-