diff options
author | Doug Kearns <dougkearns@gmail.com> | 2011-06-16 01:09:05 +1000 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2011-06-16 01:09:05 +1000 |
commit | 68629f3fd59a5e0f6314f5e18aea9e0f69885c58 (patch) | |
tree | 0f8b5b3b6050bfbcc02c52f916cfdda0bb31a591 /common/locale/en-US/various.xml | |
parent | 12df37b179678dbfe4ed11e6028fba259549ab11 (diff) | |
download | pentadactyl-68629f3fd59a5e0f6314f5e18aea9e0f69885c58.tar.gz |
More assorted map aliases.
--HG--
extra : rebase_source : 8614d45db94c8415542c0a264b602b24d898971e
Diffstat (limited to 'common/locale/en-US/various.xml')
-rw-r--r-- | common/locale/en-US/various.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/common/locale/en-US/various.xml b/common/locale/en-US/various.xml index 78ade2e5..76a4f116 100644 --- a/common/locale/en-US/various.xml +++ b/common/locale/en-US/various.xml @@ -87,7 +87,7 @@ </item> <item> - <tags><![CDATA[<C-l> CTRL-L :redr :redraw]]></tags> + <tags><![CDATA[<redraw-screen> <C-l> CTRL-L :redr :redraw]]></tags> <strut/> <spec>:redr<oa>aw</oa></spec> <description> @@ -166,7 +166,7 @@ <h2 tag="online-help">Online help</h2> <item> - <tags><![CDATA[<F1> :help :h help]]></tags> + <tags><![CDATA[<open-help> <F1> :help :h help]]></tags> <spec>:h<oa>elp</oa> <oa>subject</oa></spec> <spec><F1></spec> <description> @@ -180,7 +180,7 @@ </item> <item> - <tags><![CDATA[<A-F1> :helpall :helpa help-all]]></tags> + <tags><![CDATA[<open-single-help> <A-F1> :helpall :helpa help-all]]></tags> <spec>:helpa<oa>ll</oa> <oa>subject</oa></spec> <spec><A-F1></spec> <description> |