[Pkg-mozext-commits] [requestpolicy] 23/80: change the label in the "tools" menu

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 9672a542fc9496d8ff7074511cbe9d7c11c0c4fc
Author: Martin Kimmerle <dev at 256k.de>
Date:   Tue May 12 02:27:29 2015 +0200

    change the label in the "tools" menu
---
 src/content/ui/xul-trees.js | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/content/ui/xul-trees.js b/src/content/ui/xul-trees.js
index a8cc3f4..cab69d9 100644
--- a/src/content/ui/xul-trees.js
+++ b/src/content/ui/xul-trees.js
@@ -37,8 +37,7 @@ exports.toolbarbutton = [
 
 exports.mainTree = [
   {parent: {id: (isSeamonkey ? "taskPopup" : "menu_ToolsPopup")},
-      tag: "menu", id: "requestpolicyToolsMenuPopup", label: "RequestPolicy",
-      accesskey: "r",
+      tag: "menu", label: "RequestPolicy Continued", accesskey: "r",
   children: [
     {tag: "menupopup",
     children: [

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