summaryrefslogtreecommitdiff
path: root/common/locale/en-US/options.xml
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@gmail.com>2011-10-20 12:36:03 +0200
committerŠtěpán Němec <stepnem@gmail.com>2011-10-20 12:36:03 +0200
commit2b3a8a1e53e63dae87be5609f5004ec198b6069e (patch)
tree7c3e9dac86cc96d2b32da7a58040421d8e9df8da /common/locale/en-US/options.xml
parent82772225f9ed8b91a573f8660056d60c6f3d4bb6 (diff)
downloadpentadactyl-2b3a8a1e53e63dae87be5609f5004ec198b6069e.tar.gz
Add/fix some <k> tags' link attributes.
Diffstat (limited to 'common/locale/en-US/options.xml')
-rw-r--r--common/locale/en-US/options.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml
index 08047de4..cf4b2535 100644
--- a/common/locale/en-US/options.xml
+++ b/common/locale/en-US/options.xml
@@ -767,7 +767,7 @@
<dl dt="width: 6em;">
<dt>0</dt> <dd>Follow the first hint as soon as typed text uniquely identifies it.</dd>
- <dt>1</dt> <dd>Follow the selected hint on <k name="CR"/>.</dd>
+ <dt>1</dt> <dd>Follow the selected hint on <k name="CR" link="false"/>.</dd>
</dl>
</description>
</item>
@@ -951,7 +951,7 @@
hint. The timeout is measured since the last time a key listed in
<o>hintkeys</o> was pressed. It has no effect when narrowing hints
by typing part of their text. Set to 0 (the default) to only follow
- hints after pressing <k name="CR"/> or when the hint is unique.
+ hints after pressing <k name="CR" link="false"/> or when the hint is unique.
</p>
</description>
</item>