diff options
author | Einar Egilsson | 2007-10-05 21:10:42 +0000 |
---|---|---|
committer | Einar Egilsson | 2007-10-05 21:10:42 +0000 |
commit | d30ede45e7ff0624ca4a1bcc565c344a6df23ee2 (patch) | |
tree | db69cf7e65971d7764a9505afc2f36cb1ae6ac61 /chrome/content/overlay.xul | |
parent | 44344acd49dbd1781825644deee839d7de132e00 (diff) |
Redirector 1.0.2.1
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@94 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome/content/overlay.xul')
-rw-r--r-- | chrome/content/overlay.xul | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/content/overlay.xul b/chrome/content/overlay.xul index d180d1f..e229530 100644 --- a/chrome/content/overlay.xul +++ b/chrome/content/overlay.xul @@ -26,7 +26,7 @@ </popup> <statusbar id="status-bar"> <statusbarpanel id="redirector-status"> - <image id="redirector-statusbar-img" src="chrome://redirector/content/statusactive.png" + <image id="redirector-statusbar-img" src="chrome://redirector/content/statusactive.PNG" tooltiptext="Redirector is enabled;" style="width:16px; height:16px;" onclick="RedirectorOverlay.toggleEnabled();" /> |