From d8b08f5548ca0b63becd4b303575d20502bd832a Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Mon, 2 Nov 2009 21:36:23 -0600 Subject: Added "DoubleClickAction" and "GoAction" settings. Together they replace "DoubleClickAutopilot" and "DoubleClickTeleport". --- linden/indra/newview/app_settings/settings.xml | 30 +++++++++++++------------- 1 file changed, 15 insertions(+), 15 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 e1a6f1f..95dd186 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml @@ -2399,27 +2399,16 @@ Value 1.0 - DoubleClickAutoPilot + DoubleClickAction Comment - Enable double-click auto pilot + What to do when you double-click. Either "None" or "Go". Persist 1 Type - Boolean - Value - 0 - - DoubleClickTeleport - - Comment - Enable double-click teleport - Persist - 1 - Type - Boolean + String Value - 1 + None DragAndDropToolTipDelay @@ -3913,6 +3902,17 @@ Value 1024 + GoAction + + Comment + How to move for "Go Here" or double-click move. Either "Autopilot" or "Teleport". + Persist + 1 + Type + String + Value + Autopilot + GridCrossSections Comment -- cgit v1.1