diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-26 07:25:09 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-26 07:25:09 +0200 |
commit | 4678680983c53e28371ab2a5d0524ab63cbed4b0 (patch) | |
tree | fc40b66c8218d70f90c1c9d4d67f6da7668f81d7 /application/palemoon/locales/en-US/chrome | |
parent | eebf4162a992bd0cc70f9c58bbb6e543b0438c89 (diff) | |
download | UXP-4678680983c53e28371ab2a5d0524ab63cbed4b0.tar UXP-4678680983c53e28371ab2a5d0524ab63cbed4b0.tar.gz UXP-4678680983c53e28371ab2a5d0524ab63cbed4b0.tar.lz UXP-4678680983c53e28371ab2a5d0524ab63cbed4b0.tar.xz UXP-4678680983c53e28371ab2a5d0524ab63cbed4b0.zip |
Bug 661831 - In about:permissions, make Ctrl+f focus the filter box instead of invoking the find bar
Diffstat (limited to 'application/palemoon/locales/en-US/chrome')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/preferences/aboutPermissions.dtd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/preferences/aboutPermissions.dtd b/application/palemoon/locales/en-US/chrome/browser/preferences/aboutPermissions.dtd index 731be8fe5..c6c48de7e 100644 --- a/application/palemoon/locales/en-US/chrome/browser/preferences/aboutPermissions.dtd +++ b/application/palemoon/locales/en-US/chrome/browser/preferences/aboutPermissions.dtd @@ -56,3 +56,5 @@ <!ENTITY pointerLock.label "Hide the Mouse Pointer"> <!ENTITY push.label "Receive Push Notifications"> + +<!ENTITY focusSearch.key "f"> |