summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-11-08 09:52:42 -0500
committerLoren Shih <seraph@lindenlab.com>2010-11-08 09:52:42 -0500
commit9ae1c6fd13f0f6d808b11864056f0a570847c364 (patch)
treefab4bc56432d00b83649a83815dfccdfe834bd38 /indra/newview/app_settings
parentab42f31608a2abc0982119d6aebdb0972d41427f (diff)
parent124a59263184391b0b4ec418c532b7a715e9b5a3 (diff)
Automated merge up from viewer-development
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r--indra/newview/app_settings/cmd_line.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/newview/app_settings/cmd_line.xml b/indra/newview/app_settings/cmd_line.xml
index 00d69f805e..ba3b6a42a4 100644
--- a/indra/newview/app_settings/cmd_line.xml
+++ b/indra/newview/app_settings/cmd_line.xml
@@ -391,5 +391,13 @@
<string>CrashOnStartup</string>
</map>
+ <key>disablecrashlogger</key>
+ <map>
+ <key>desc</key>
+ <string>Disables the crash logger and lets the OS handle crashes</string>
+ <key>map-to</key>
+ <string>DisableCrashLogger</string>
+ </map>
+
</map>
</llsd>