[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 410/483: Added Ctrl-Shift-F3 as possible shortcut key, the new Debugger tool ate Ctr-Shift-S (see bug 697762)

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:42:02 UTC 2015


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

taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.

commit 98130cb3aa846f53e723407ce14b52c3e892a826
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Fri Mar 9 17:06:14 2012 +0100

    Added Ctrl-Shift-F3 as possible shortcut key, the new Debugger tool ate Ctr-Shift-S (see bug 697762)
---
 defaults/preferences/prefs.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/defaults/preferences/prefs.js b/defaults/preferences/prefs.js
index 155bc6f..a70669e 100644
--- a/defaults/preferences/prefs.js
+++ b/defaults/preferences/prefs.js
@@ -1,4 +1,4 @@
-pref("extensions.elemhidehelper.selectelement_key", "Accel Shift K, Accel Shift S");
+pref("extensions.elemhidehelper.selectelement_key", "Accel Shift K, Accel Shift S, Accel Shift F3");
 pref("extensions.elemhidehelper.showhelp", true);
 pref("extensions.elemhidehelper.acceptlocalfiles", false);
 pref("extensions.elemhidehelper.composer_defaultDomain", 3);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git



More information about the Pkg-mozext-commits mailing list