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

Typo and general idiocy fixes. Kill 'linksearch'.

This commit is contained in:
Kris Maglione
2010-12-17 12:30:51 -05:00
parent 714870525e
commit 9fb3febe95
16 changed files with 50 additions and 74 deletions

View File

@@ -944,22 +944,6 @@
</description>
</item>
<item>
<tags>'nolks' 'nolinksearch'</tags>
<tags>'lks' 'linksearch'</tags>
<spec>'linksearch' 'lks'</spec>
<type>boolean</type>
<default>off</default>
<description>
<p>
Limit searches to hyperlink text. This includes all elements
matched by the <o>hinttags</o> XPath. This behavior can also be
enabled by including <em>\l</em> in the search pattern, and
disabled by including <em>\L</em>.
</p>
</description>
</item>
<item>
<tags>'nolpl' 'lpl'</tags>
<tags>'noloadplugins' 'loadplugins'</tags>