diff options
author | Steven Bennetts <steve@lindenlab.com> | 2008-04-17 02:56:14 +0000 |
---|---|---|
committer | Steven Bennetts <steve@lindenlab.com> | 2008-04-17 02:56:14 +0000 |
commit | a3f3ab7e113e44309461b26399d627814f0ce4f9 (patch) | |
tree | 695b2a41f8d31330634ef59e7d6ece526242fd86 /indra/newview/app_settings/cmd_line.xml | |
parent | d85247e63e5ff0b488211b62429a4895b48dee27 (diff) |
QAR-449 Viewer 1.20 RC 1
merge Branch_1-20-Viewer -r 84432 : 84760 -> release
Diffstat (limited to 'indra/newview/app_settings/cmd_line.xml')
-rw-r--r-- | indra/newview/app_settings/cmd_line.xml | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/indra/newview/app_settings/cmd_line.xml b/indra/newview/app_settings/cmd_line.xml index 43c3d85679..3e6fa21cc6 100644 --- a/indra/newview/app_settings/cmd_line.xml +++ b/indra/newview/app_settings/cmd_line.xml @@ -169,10 +169,9 @@ <key>setdefault</key> <map> <key>desc</key> - <string> - "specify the value of a particular\n - configuration variable which can be\n - overridden by settings.xml\n" + <string> specify the value of a particular + configuration variable which can be + overridden by settings.xml </string> <key>count</key> <integer>2</integer> @@ -182,10 +181,9 @@ <key>set</key> <map> <key>desc</key> - <string> - "specify the value of a particular\n - configuration variable that\n - overrides all other settings\n" + <string> specify the value of a particular + configuration variable that + overrides all other settings </string> <key>count</key> <integer>2</integer> @@ -239,8 +237,6 @@ <map> <key>desc</key> <string>Allow multple viewers.</string> - <key>count</key> - <integer>1</integer> <key>map-to</key> <string>AllowMultipleViewers</string> </map> |