[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 46/483: Should use correct access key
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:41:25 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 bd80d6987f0d7eb619625dbdc35c56745d4f4e9d
Author: Wladimir Palant <trev at gtchat.de>
Date: Thu Jan 18 14:04:50 2007 +0000
Should use correct access key
--HG--
extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40648
---
chrome/content/overlay.xul | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/content/overlay.xul b/chrome/content/overlay.xul
index 93df87b..6638d7d 100644
--- a/chrome/content/overlay.xul
+++ b/chrome/content/overlay.xul
@@ -52,7 +52,7 @@
<popup id="abp-status-popup">
<menuitem id="abp-status-ehh-selectelement" hidden="true" insertbefore="abp-status-options" label="&selectelement.label;" accesskey="&selectelement.accesskey;" key="abp-key-ehh-selectelement" oncommand="ehhSelectElement()"/>
- <menuitem id="abp-status-ehh-stopselection" hidden="true" insertbefore="abp-status-options" label="&stopselection.label;" accesskey="&selectelement.accesskey;" key="abp-key-ehh-selectelement" oncommand="ehhSelectElement()"/>
+ <menuitem id="abp-status-ehh-stopselection" hidden="true" insertbefore="abp-status-options" label="&stopselection.label;" accesskey="&stopselection.accesskey;" key="abp-key-ehh-selectelement" oncommand="ehhSelectElement()"/>
</popup>
<commandset id="abp-commandset">
--
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