From fa8c88026ed70eff10dee9c6d53916eebadc0df1 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Sat, 27 Mar 2010 18:45:30 -0500 Subject: Removed Second Life from the default grid list. Second Life is no longer officially supported, due to TPV Policy concerns. --- linden/indra/newview/app_settings/default_grids.xml | 14 -------------- linden/indra/newview/app_settings/settings.xml | 2 +- 2 files changed, 1 insertion(+), 15 deletions(-) (limited to 'linden/indra/newview/app_settings') diff --git a/linden/indra/newview/app_settings/default_grids.xml b/linden/indra/newview/app_settings/default_grids.xml index 13293cf..f11f513 100644 --- a/linden/indra/newview/app_settings/default_grids.xml +++ b/linden/indra/newview/app_settings/default_grids.xml @@ -10,20 +10,6 @@ default_grids_version0 - - - gridnicksecondlife - gridnameSecond Life - platformSecondLife - loginurihttps://login.agni.lindenlab.com/cgi-bin/login.cgi - loginpagehttp://secondlife.com/app/login/ - helperurihttps://secondlife.com/helpers/ - websitehttp://secondlife.com/ - supporthttp://secondlife.com/support/ - registerhttp://secondlife.com/registration/ - passwordhttp://secondlife.com/account/request.php - - gridnicklocalhost diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index 3026cc7..a7592c7 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml @@ -12730,7 +12730,7 @@ Type String Value - secondlife + osgrid KeepAppearance -- cgit v1.1 From 5ac51f73e29ffa561b0dae87a06b6d5c1bd0e32e Mon Sep 17 00:00:00 2001 From: Armin Weatherwax Date: Mon, 29 Mar 2010 14:11:34 +0200 Subject: Use Hippogridmanager for OpenSim detection. --- linden/indra/newview/app_settings/settings.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'linden/indra/newview/app_settings') diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index a7592c7..852369f 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml @@ -5909,17 +5909,6 @@ Value 0 - LoggedIntoOpenSim - - Comment - Check whether or not we're in an OpenSimulator (default 0) - Persist - 1 - Type - Boolean - Value - 0 - LoginAsGod Comment -- cgit v1.1