removing old LCARStrek
[themes.git] / LCARStrek / global / skin / treeBindings.xml
diff --git a/LCARStrek/global/skin/treeBindings.xml b/LCARStrek/global/skin/treeBindings.xml
deleted file mode 100755 (executable)
index b2cdf69..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0"?>
-
-<bindings id="treeBindings"
-   xmlns="http://www.mozilla.org/xbl"
-   xmlns:html="http://www.w3.org/1999/xhtml"
-   xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-
-  <binding id="treecell-header">
-    <content>
-      <xul:hbox class="treecell-header-box" flex="1" autostretch="never" align="center">
-        <xul:image class="tree-header-image" inherits="src"/>
-        <xul:text class="tree-header-text" inherits="crop,value" flex="1" crop="right"/>
-        <xul:image class="tree-header-sortdirection"/>
-      </xul:hbox>
-    </content>
-  </binding>
-
-  <binding id="treecell-header-image">
-    <content>
-      <xul:hbox class="treecell-header-image-box" flex="1" autostretch="never" align="center">
-        <xul:image class="tree-header-image" inherits="src"/>
-      </xul:hbox>
-    </content>
-  </binding>
-     
-</bindings>