diff options
author | Kris Maglione <maglione.k@gmail.com> | 2010-12-18 19:14:20 -0500 |
---|---|---|
committer | Kris Maglione <maglione.k@gmail.com> | 2010-12-18 19:14:20 -0500 |
commit | bfa576e2b387401ac822ca7d29c27ad6ea727334 (patch) | |
tree | 869527f9b6a2dc80ce8371d09d1d5927661372c1 /common/locale | |
parent | 394420a9d13f244ef67aded7497d6b30c3a2dbd6 (diff) | |
download | pentadactyl-bfa576e2b387401ac822ca7d29c27ad6ea727334.tar.gz |
Add dactyl:h4 tag.
Diffstat (limited to 'common/locale')
-rw-r--r-- | common/locale/en-US/insert.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/common/locale/en-US/insert.xml b/common/locale/en-US/insert.xml index 228df1fc..4c9d011a 100644 --- a/common/locale/en-US/insert.xml +++ b/common/locale/en-US/insert.xml @@ -151,7 +151,7 @@ <h3 tag="tedit-cursor-motions">Cursor motions</h3> -<p>Left-right motions</p> +<h4>Left-right motions</h4> <item> <tags><![CDATA[t_h t_<Left> t_<BS>]]></tags> @@ -234,7 +234,7 @@ </description> </item> -<p>Up-down motions</p> +<h4>Up-down motions</h4> <item> <tags><![CDATA[t_k t_<Up>]]></tags> @@ -276,7 +276,7 @@ </description> </item> -<p>Word motions</p> +<h4>Word motions</h4> <item> <tags><![CDATA[t_b t_B t_<C-Left>]]></tags> @@ -382,7 +382,7 @@ </description> </item> -<h3 tag="tedit-deleting">Deleting text</h3> +<hh4 tag="tedit-deleting">Deleting text</hh4> <item> <tags>t_d</tags> |