diff options
author | Oz Linden <oz@lindenlab.com> | 2011-07-16 08:05:26 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-07-16 08:05:26 -0400 |
commit | 2f49b60ddcb4b5682aca6f7c8607fb8e76472264 (patch) | |
tree | edfc56bbe198481714e20662352aaa0c1ef23822 /indra/newview/app_settings/cmd_line.xml | |
parent | ae805d511d6135fec3938d822d7e6542d605cb7b (diff) | |
parent | 14a06fd1c843c033bd670fad4f6b83d18d5107c1 (diff) |
merge changes for storm-1482
Diffstat (limited to 'indra/newview/app_settings/cmd_line.xml')
-rw-r--r-- | indra/newview/app_settings/cmd_line.xml | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/indra/newview/app_settings/cmd_line.xml b/indra/newview/app_settings/cmd_line.xml index 89e5949fbe..15434f2b8f 100644 --- a/indra/newview/app_settings/cmd_line.xml +++ b/indra/newview/app_settings/cmd_line.xml @@ -220,8 +220,7 @@ <map> <key>desc</key> <string>Set the detail level. - 0 - low, 1 - medium, 2 - high, 3 - ultra - </string> +0 - low, 1 - medium, 2 - high, 3 - ultra</string> <key>count</key> <integer>1</integer> </map> @@ -229,10 +228,7 @@ <key>setdefault</key> <map> <key>desc</key> - <string> specify the value of a particular - configuration variable which can be - overridden by settings.xml - </string> + <string>specify the value of a particular configuration variable which can be overridden by settings.xml.</string> <key>count</key> <integer>2</integer> <!-- Special case. Mapped to settings procedurally. --> @@ -241,10 +237,7 @@ <key>set</key> <map> <key>desc</key> - <string> specify the value of a particular - configuration variable that - overrides all other settings - </string> + <string>specify the value of a particular configuration variable that overrides all other settings.</string> <key>count</key> <integer>2</integer> <key>compose</key> |