mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 01:44:12 +01:00
Localization-related changes. Fix dead help links.
This commit is contained in:
@@ -102,8 +102,8 @@
|
||||
</dd>
|
||||
<dt>&tab;@mode</dt> <dd>The mode attribute to <k>. Some keys have different functions in different modes.
|
||||
You can use this attribute to specify which of the modes (other than Normal) a key pertains to.
|
||||
The <<a>value</a>> is prepended to the element's contents, i.e., <em><k name="C-i" mode="i"/></em>
|
||||
becomes <em><k name="C-i" mode="i"/></em>, and <em><k mode="i">i</k></em> becomes <em><k mode="i">i</k></em>.
|
||||
The <<a>value</a>> is prepended to the element's contents, i.e., <em><k name="C-i" mode="I"/></em>
|
||||
becomes <em><k name="C-i" mode="I"/></em>, and <em><k mode="t">i</k></em> becomes <em><k mode="t">i</k></em>.
|
||||
</dd>
|
||||
<dt>t</dt> <dd>Links to an arbitrary help topic. (HelpTopic)</dd>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user