[Pkg-mozext-commits] [compactheader] 180/441: Version 1.3.0beta2: Cleanup autoslide Add new button to display Mail User Agent in Mail Toolbar/Header Toolbar

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:28:56 UTC 2015


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

taffit pushed a commit to branch master
in repository compactheader.

commit 12788cf5ef2c8a2ba751cdf1411dd79dcd096631
Author: joachim.herb <none at none>
Date:   Sat Sep 25 16:13:22 2010 +0000

    Version 1.3.0beta2:
    Cleanup autoslide
    Add new button to display Mail User Agent in Mail Toolbar/Header Toolbar
---
 chrome/CompactHeader/content/buttonsOverlay.xul | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/chrome/CompactHeader/content/buttonsOverlay.xul b/chrome/CompactHeader/content/buttonsOverlay.xul
index 4bc95a9..db50da7 100644
--- a/chrome/CompactHeader/content/buttonsOverlay.xul
+++ b/chrome/CompactHeader/content/buttonsOverlay.xul
@@ -24,6 +24,13 @@
 	label="&markStarredCmd.label;"
 	tooltiptext="&markStarredCmd.label;"
 	oncommand="goDoCommand('cmd_markAsFlagged');" />
+<toolbarbutton
+  class="toolbarbutton-1"
+  id="button-dispMUA"
+  image="chrome://dispmua/content/48x48/thunderbird-windows.png"
+  label="display MUA"
+  oncommand="dispMUA.infopopup();">
+</toolbarbutton>
 </toolbarpalette>
 	
 </overlay>

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



More information about the Pkg-mozext-commits mailing list