aboutsummaryrefslogtreecommitdiff
path: root/chrome/content/overlay.xul
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/content/overlay.xul')
-rw-r--r--chrome/content/overlay.xul2
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();" />