1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 20:14:11 +01:00

Kill duplicate help entries.

--HG--
extra : rebase_source : aa2f8665c0b12078ab0a6cdb845b0abcf996f25f
This commit is contained in:
Kris Maglione
2011-08-10 10:17:42 -04:00
parent 36cec0db44
commit a81827fd5b
2 changed files with 6 additions and 83 deletions

View File

@@ -187,7 +187,7 @@
<item>
<tags><![CDATA[<C-o>]]></tags>
<strut/>
<spec><![CDATA[[count]<C-o>]]></spec>
<spec><oa>count</oa><![CDATA[<C-o>]]></spec>
<description>
<p>
Go to an older position in the jump list.
@@ -199,7 +199,7 @@
<item>
<tags><![CDATA[<C-i>]]></tags>
<strut/>
<spec><![CDATA[[count]<C-i>]]></spec>
<spec><oa>count</oa><![CDATA[<C-i>]]></spec>
<description>
<p>
Go to a newer position in the jump list.