diff options
author | Kris Maglione <maglione.k@gmail.com> | 2011-01-24 15:48:49 -0500 |
---|---|---|
committer | Kris Maglione <maglione.k@gmail.com> | 2011-01-24 15:48:49 -0500 |
commit | a3692374ed71a46bf29c08c376f8348c3497ca4d (patch) | |
tree | 911989345adc9aa460f923d2843efabd5e332343 /common | |
parent | 90e42e72c1a6faa67786ce0283190ee9bf0b2841 (diff) | |
download | pentadactyl-a3692374ed71a46bf29c08c376f8348c3497ca4d.tar.gz |
Fix some formatting issues in starting.xml.
--HG--
branch : key-processing
Diffstat (limited to 'common')
-rw-r--r-- | common/locale/en-US/starting.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/locale/en-US/starting.xml b/common/locale/en-US/starting.xml index eeedc1d1..2205d601 100644 --- a/common/locale/en-US/starting.xml +++ b/common/locale/en-US/starting.xml @@ -22,6 +22,7 @@ <item> <tags>+c</tags> + <strut/> <spec>+c <a>command</a></spec> <description> <p> @@ -35,6 +36,7 @@ <item> <tags>++cmd</tags> + <strut/> <spec>++cmd <a>command</a></spec> <description> <p> @@ -48,6 +50,7 @@ <item> <tags>+u</tags> + <strut/> <spec>+u <a>rcfile</a></spec> <description> <p> @@ -61,6 +64,7 @@ <item> <tags>++noplugin</tags> + <strut/> <spec>++noplugin</spec> <description> <p>Prevents plugin scripts from being loaded at startup. See <o>loadplugins</o>.</p> |