removing additional directory structure, moving contents.rdf and preview.png to top...
[themes.git] / LCARStrek / skin / LCARStrek / messenger / contents.rdf
diff --git a/LCARStrek/skin/LCARStrek/messenger/contents.rdf b/LCARStrek/skin/LCARStrek/messenger/contents.rdf
deleted file mode 100644 (file)
index 04cd083..0000000
+++ /dev/null
@@ -1,25 +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.6" />
-  </RDF:Seq>
-
-  <!-- classic Information -->
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/0.6">
-    <chrome:packages>
-      <RDF:Seq about="urn:mozilla:skin:LCARStrek/0.6:packages">
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/0.6:messenger"/>
-      </RDF:Seq>
-    </chrome:packages>
-  </RDF:Description>
-
-  <!-- Version Information.  State that we work only with a certain version of this package. -->
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/0.6:messenger"
-    chrome:skinVersion="0.9.4"/>
-</RDF:RDF>
-
-