aboutsummaryrefslogtreecommitdiff
path: root/chrome/content/ui/browserOverlay.xul
diff options
context:
space:
mode:
authorEinar Egilsson2009-10-08 11:41:58 +0000
committerEinar Egilsson2009-10-08 11:41:58 +0000
commit18628591d8bad26265a5a16055285b50e0184b11 (patch)
tree68f3f4df517155bc080be94fbc847929812d3d22 /chrome/content/ui/browserOverlay.xul
parentfa392246ec57c59614e02645aa0fe74a0bd71ac7 (diff)
Tooltips and accesskeys
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@257 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome/content/ui/browserOverlay.xul')
-rw-r--r--chrome/content/ui/browserOverlay.xul6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/content/ui/browserOverlay.xul b/chrome/content/ui/browserOverlay.xul
index f12d0ff..77bab92 100644
--- a/chrome/content/ui/browserOverlay.xul
+++ b/chrome/content/ui/browserOverlay.xul
@@ -23,12 +23,6 @@
</popup>
<statusbar id="status-bar">
<statusbarpanel id="redirector-status">
- <!-- Put back in later
- <menupopup id="redirector-status-popup" position="at_pointer">
- <menuitem label="&RedirectorManageRedirects.label;" accesskey="&RedirectorManageRedirects.accesskey;" oncommand="RedirectorOverlay.openSettings();" />
- <menuitem label="&RedirectorHelp.label;" accesskey="&RedirectorHelp.accesskey;" oncommand="Redirector.openHelp();" />
- </menupopup>
- -->
<image id="redirector-statusbar-img" src="chrome://redirector/content/images/statusactive.PNG"
tooltiptext="Redirector is enabled;"
style="width:16px; height:16px;"