From 122e2676ed5c1a79e683421d4012ac9e8da3df4b Mon Sep 17 00:00:00 2001 From: Rider Linden Date: Fri, 1 Mar 2019 16:12:10 -0800 Subject: Add a command line flag to prevent the viewer from launching the update checker. To use from debugger secondlife-bin->properties->Debugging->Command Arguments add "--skipupdatecheck" --- indra/newview/app_settings/cmd_line.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'indra/newview/app_settings/cmd_line.xml') diff --git a/indra/newview/app_settings/cmd_line.xml b/indra/newview/app_settings/cmd_line.xml index e4e1cdcf44..4e186292f7 100644 --- a/indra/newview/app_settings/cmd_line.xml +++ b/indra/newview/app_settings/cmd_line.xml @@ -407,5 +407,14 @@ 1 + + skipupdatecheck + + desc + Skips update check at startup. + map-to + CmdLineSkipUpdater + + -- cgit v1.2.3