]> git.ktnx.net Git - icedeb.git/blobdiff - chrome/content/icedeb.xul
add a button for querying DDPO
[icedeb.git] / chrome / content / icedeb.xul
index af44767abd6b2f467da85f7bd24405ad7ee8edc9..d173358cf3e15b06a7c72132a4d8acc904c02020 100644 (file)
@@ -16,6 +16,7 @@
   <toolbarbutton id="icedeb-pts"/>
   <toolbarbutton id="icedeb-deb"/>
   <toolbarbutton id="icedeb-ml"/>
+  <toolbarbutton id="icedeb-ddpo"/>
   </toolbarpalette>
 
 
   class="toolbarbutton-1 chromeclass-toolbar-additional icedeb-ml icedeb-button"
   />
 
+<toolbarbutton id="icedeb-ddpo"
+  label="&ddpo.label;"
+  tooltiptext="&ddpo.tooltiptext;"
+  onclick="IceDeb.ddpoButton(event)"
+  class="toolbarbutton-1 chromeclass-toolbar-additional icedeb-ddpo icedeb-button"
+  />
+
 </overlay>