[Pkg-mozext-commits] [itsalltext] 296/459: Patch from Michael Hanselmann: Fix image name for menu.

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository itsalltext.

commit 2dc5a28abc6b6cbbfed4ca0228f51b9a975a6e36
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Sun Dec 16 22:06:16 2007 -0500

    Patch from Michael Hanselmann: Fix image name for menu.
---
 src/chrome/content/itsalltext.xul | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/chrome/content/itsalltext.xul b/src/chrome/content/itsalltext.xul
index f7c821b..5020ade 100644
--- a/src/chrome/content/itsalltext.xul
+++ b/src/chrome/content/itsalltext.xul
@@ -50,7 +50,7 @@
   <!-- The merge point is the Tools menu -->
   <menupopup id="menu_ToolsPopup">
     <menu id="menu_itsalltext" class="menuitem-iconic"
-          image="chrome://itsalltext/chrome/icon16.png"
+          image="chrome://itsalltext/chrome/icon.png"
           label="&top.label;"
           insertbefore="sanitizeSeparator">
       <menupopup>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/itsalltext.git



More information about the Pkg-mozext-commits mailing list