removing additional directory structure, moving contents.rdf and preview.png to top...
[themes.git] / LCARStrek / skin / LCARStrek / communicator / sidebar / sidebarBindings.xml
diff --git a/LCARStrek/skin/LCARStrek/communicator/sidebar/sidebarBindings.xml b/LCARStrek/skin/LCARStrek/communicator/sidebar/sidebarBindings.xml
deleted file mode 100644 (file)
index 2495c6e..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0"?>
-
-<bindings id="sidebarBindings"
-          xmlns="http://www.mozilla.org/xbl"
-          xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-  
-  <binding id="panelheader" extends="xul:button">
-    <content>
-      <xul:hbox class="panelheader-box-1" inherits="selected" flex="1">
-        <xul:hbox class="panelheader-box-2" align="center" flex="1">
-          <xul:image class="panelheader-grippy-icon" inherits="selected"/>
-          <xul:image class="panelheader-image" inherits="src"/>
-          <xul:vbox flex="1">
-            <xul:label class="panelheader-icon" inherits="value=label" crop="right"/>
-          </xul:vbox>
-          <xul:spacer flex="1"/>
-        </xul:hbox>
-        <xul:hbox class="panelheader-texture"/>
-      </xul:hbox>
-    </content>
-  </binding>
-</bindings>