From c1405887c982f5a7396892017e4ea426ede9af23 Mon Sep 17 00:00:00 2001 From: callum Date: Wed, 25 Aug 2010 15:23:27 -0700 Subject: Force the value for the home page URL in the viewer sidebar to be persistant It's not loaded each time the side bar is opened - only at login - when it did not persist, the change to the URL that was lost after a restart. --- indra/newview/app_settings/settings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 12fb8741ca..3d7ab71c90 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -3782,7 +3782,7 @@ Comment URL for the web page to display in the Home side panel Persist - 0 + 1 Type String Value -- cgit v1.2.3