[Pkg-mozext-commits] [requestpolicy] 21/80: update the toolbar button's tooltip

David Prévot taffit at moszumanska.debian.org
Sun Jul 5 15:02:25 UTC 2015


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

taffit pushed a commit to branch master
in repository requestpolicy.

commit 3b012b4cec6b2c5d001a2fc5ca709a4295afea96
Author: Martin Kimmerle <dev at 256k.de>
Date:   Tue May 12 02:20:03 2015 +0200

    update the toolbar button's tooltip
---
 src/content/ui/xul-trees.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/content/ui/xul-trees.js b/src/content/ui/xul-trees.js
index 9f82e43..91c9c5f 100644
--- a/src/content/ui/xul-trees.js
+++ b/src/content/ui/xul-trees.js
@@ -30,7 +30,7 @@ exports.toolbarbutton = [
   {parent: {special: {type: "subobject", id: "navigator-toolbox",
       tree: ["palette"]}}, // ("#navigator-toolbox".palette)
     tag: "toolbarbutton", id: "rpcontinuedToolbarButton",
-    label: "RequestPolicy", tooltiptext: "RequestPolicy",
+    label: "RequestPolicy", tooltiptext: "RequestPolicy Continued",
     popup: "rp-popup"
   }
 ];

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



More information about the Pkg-mozext-commits mailing list