]> git.ktnx.net Git - icedeb.git/blobdiff - chrome/icedeb.xul
Revert "put all the buttons in a toolbar"
[icedeb.git] / chrome / icedeb.xul
index 54c81ace161472260ec77e2b244df8e04d77f42f..04bb0dd8bbc697bfab2898fb58356b90284a585d 100644 (file)
@@ -16,6 +16,7 @@
   <toolbarbutton id="icedeb-deb"/>
   </toolbarpalette>
 
+
 <!-- button details -->
 <toolbarbutton id="icedeb-bts"
   label="Debian BTS"
   class="toolbarbutton-1 chromeclass-toolbar-additional icedeb-deb icedeb-button"
   />
 
-<!-- the toolbar -->
-<toolbox id="navigator-toolbox">
-    <toolbar id="icedeb" class="chromeclass-toolbar"
-        toolbarname="Debian buttons" accesskey="D"
-        mode="icons" iconsize="small"
-        context="toolbar-context-menu"
-        customizable="true" defaultset="icedeb-bts,icedeb-pts,icedeb-deb"
-        >
-    </toolbar>
-</toolbox>
-
 </overlay>