]> git.ktnx.net Git - icedeb.git/blobdiff - chrome/button.xul
start renaming things
[icedeb.git] / chrome / button.xul
index 46e14e172f2008609290188d90329c97615d4834..ca75a909b3b3855147375b25d2b04e42a7b78243 100644 (file)
@@ -3,7 +3,7 @@
   href="chrome://custombutton/content/button.css"?>
 
 <!DOCTYPE overlay >
-<overlay id="custombutton-overlay"
+<overlay id="debian-bts-button-overlay"
   xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
 
 <script type="application/x-javascript"
@@ -17,8 +17,8 @@
 
 <!-- button details -->
 <toolbarbutton id="custom-button-1"
-  label="Custom"
-  tooltiptext="My custom toolbar button"
+  label="Debian BTS"
+  tooltiptext="Query Debian BTS using the text in the clipboard"
   oncommand="CustomButton[1]()"
   class="toolbarbutton-1 chromeclass-toolbar-additional custombutton"
   />