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 | 772a942050e2f1d25c0cd0b83383a51e4c8d681d (patch) | |
tree | 776bc542186ff34653ef07b0126eb0d4d940850d | |
parent | a7f885fa860906ae2799d02fb542e3758b104158 (diff) | |
download | pentadactyl-772a942050e2f1d25c0cd0b83383a51e4c8d681d.tar.gz |
Fix some formatting issues in starting.xml.
--HG--
extra : transplant_source : %B0V%0D%E6%E5%7C%FF%15%95%E0%00%AFP%22%A3P%13%A2%BDd
-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> |