[Pkg-mozext-commits] [compactheader] 41/441: New version 0.6.1: Move menu buttons to header pane button box in compact header view. Clean up of option dialog box: Use standard labels.

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:28:42 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 ebcb8601e11932b92e47865c1e607b5e9fe74b54
Author: joachim.herb <none at none>
Date:   Fri Sep 4 19:08:57 2009 +0000

    New version 0.6.1:
    Move menu buttons to header pane button box in compact header view. Clean up of option dialog box: Use standard labels.
---
 chrome/CompactHeader/content/buttons.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/chrome/CompactHeader/content/buttons.js b/chrome/CompactHeader/content/buttons.js
index 422d79d..c40aeda 100644
--- a/chrome/CompactHeader/content/buttons.js
+++ b/chrome/CompactHeader/content/buttons.js
@@ -46,3 +46,5 @@ buttonslist["Forward"] = ["hdrForwardButton"];
 buttonslist["Archive"] = ["archiveButton"];
 buttonslist["Junk"]    = ["hdrJunkButton"];
 buttonslist["Trash"]   = ["hdrTrashButton"];
+buttonslist["OtherAction"] = ["otherActionsButton"];
+buttonslist["Tag"] = ["tagMenuPopup"];
\ No newline at end of file

-- 
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