From ed386ae547c225e352c39e8d14921572ee534b0b Mon Sep 17 00:00:00 2001 From: James Cook Date: Fri, 18 Jul 2008 17:50:25 +0000 Subject: merge support-featurettes-snapshot-merge-2 for QAR-754, includes: * featurettes-4 89061:89589 (which is all of featurettes-1, -2, and -3, and part of -4) * gteam-showstoppers-3 91950:91951 (which is all of gteam-showstoppers-1, -2, and -3) * featurettes-5 92149:92150 (patch for last line of chat text not visible in chat history, DEV-17771) * snapshot-3 91988:91991 (which is all of snapshot-1, -2, and -3) Merging revisions 92190-92387 of svn+ssh://svn.lindenlab.com/svn/linden/branches/support-featurettes-snapshot-merge-2 into release, respecting ancestry * QAR-590 Merge Lock Request for Support Sprint * QAR-627 Merge snapshot improvements * QAR-686 Merge Lock request for Featurettes --- indra/newview/app_settings/settings.xml | 132 +++++++++++++++++++------------- 1 file changed, 77 insertions(+), 55 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 e185d96c98..0269e25658 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -1079,16 +1079,16 @@ 0.5 ChatFontSize - - Comment - Size of chat text in chat console (0 = small, 1 = big) - Persist - 1 - Type - S32 - Value - 1 - + + Comment + Size of chat text in chat console (0 = small, 1 = medium, 2 = big) + Persist + 1 + Type + S32 + Value + 1 + ChatFullWidth Comment @@ -1123,16 +1123,16 @@ 1 ChatPersistTime - - Comment - Time for which chat stays visible in console (seconds) - Persist - 1 - Type - F32 - Value - 15.0 - + + Comment + Time for which chat stays visible in console (seconds) + Persist + 1 + Type + F32 + Value + 20 + ChatShowTimestamps Comment @@ -1856,16 +1856,16 @@ 0 ConsoleBackgroundOpacity - - Comment - Opacity of chat console (0.0 = completely transparent, 1.0 = completely opaque) - Persist - 1 - Type - F32 - Value - 0.40000000596 - + + Comment + Opacity of chat console (0.0 = completely transparent, 1.0 = completely opaque) + Persist + 1 + Type + F32 + Value + 0.700 + ConsoleBufferSize Comment @@ -5046,21 +5046,21 @@ 0 ObjectChatColor - - Comment - Color of chat messages from objects - Persist - 1 - Type - Color4 - Value - - 0.699999988079 - 0.899999976158 - 0.699999988079 - 1.0 - - + + Comment + Color of chat messages from objects + Persist + 1 + Type + Color4 + Value + + 1 + 0.5 + 0.0 + 1 + + OpenDebugStatAdvanced Comment @@ -5599,6 +5599,17 @@ Value 0 + LandBrushForce + + Comment + Multiplier for land modification brush force. + Persist + 1 + Type + F32 + Value + 1.0 + RecentItemsSortOrder Comment @@ -6999,16 +7010,16 @@ 1 ShowObjectUpdates - - Comment - Show when update messages are received for individual objects - Persist - 1 - Type - Boolean - Value - 0 - + + Comment + Show when update messages are received for individual objects + Persist + 0 + Type + Boolean + Value + 0 + ShowOverlayTitle Comment @@ -7346,6 +7357,17 @@ Value 0 + SnapshotFormat + + Comment + Save snapshots in this format (0 = PNG, 1 = JPEG, 2 = BMP) + Persist + 1 + Type + S32 + Value + 0 + SnapshotPostcardLastResolution Comment -- cgit v1.2.3