From 40e240fe61fe8ff989ac906969946d22a186bcf2 Mon Sep 17 00:00:00 2001 From: Aimee Linden Date: Mon, 24 May 2010 03:00:29 +0100 Subject: EXT-7138 WIP Renamed VoiceEffectEnabled debug setting to VoiceMorphingEnabled. Hide Me->My Voice menu item when VoiceMorphing is disabled. Removed temporary VoiceFontsAvailable debug setting. --- indra/newview/app_settings/settings.xml | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) (limited to 'indra/newview/app_settings/settings.xml') diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index cb9177587f..ac289a4fc2 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -10584,21 +10584,21 @@ Value 0 - VoiceFontsAvailable + VoiceEffectExpiryWarningTime Comment - Temporary debug setting to test UI with no voice effects available. + How much notice to give of voice effect subscriptions expiry, in seconds. Persist - 0 + 1 Type - Boolean + F32 Value - 1 + 259200.0 - VoiceEffectEnabled + VoiceMorphingEnabled Comment - Whether or not to use Voice Effects and show the UI. + Whether or not to enable Voice Effects and show the UI. Persist 0 Type @@ -10606,17 +10606,6 @@ Value 1 - VoiceEffectExpiryWarningTime - - Comment - How much notice to give of voice effect subscriptions expiry, in seconds. - Persist - 1 - Type - F32 - Value - 259200.0 - AutoDisengageMic Comment -- cgit v1.2.3