From b9b4a4d9347053a3834ca2928063136948f09d1d Mon Sep 17 00:00:00 2001 From: Steven Bennetts Date: Wed, 13 Aug 2008 19:37:05 +0000 Subject: QAR-782 Merge featurettes batch #2 merge featurettes-6-merge-2 -> release dataserver-is-deprecated --- indra/newview/app_settings/keywords.ini | 3 + indra/newview/app_settings/settings.xml | 160 ++++++++++++++++++-------------- 2 files changed, 91 insertions(+), 72 deletions(-) (limited to 'indra/newview/app_settings') diff --git a/indra/newview/app_settings/keywords.ini b/indra/newview/app_settings/keywords.ini index b6892dc262..23c88dc449 100644 --- a/indra/newview/app_settings/keywords.ini +++ b/indra/newview/app_settings/keywords.ini @@ -404,6 +404,9 @@ PRIM_SCULPT_TYPE_SPHERE Stitch edges in a sphere-like way PRIM_SCULPT_TYPE_TORUS Stitch edges in a torus-like way PRIM_SCULPT_TYPE_PLANE Do not stitch edges PRIM_SCULPT_TYPE_CYLINDER Stitch edges in a cylinder-like way +PRIM_SCULPT_TYPE_MASK Mask used to determine stitching type +PRIM_SCULPT_FLAG_INVERT Flag to specify that the surface normals should be inverted +PRIM_SCULPT_FLAG_MIRROR Flag to specify that the prim should be reflected along X axis MASK_BASE Base permissions MASK_OWNER Owner permissions diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index fd4f293d66..120c2b7ab1 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -23,6 +23,22 @@ Value 0 + UserChatColor + + Comment + Color of your chat messages + Persist + 1 + Type + Color4 + Value + + 0.0196078431372 + 0.6862745098039 + 0.9803921568627 + 1 + + AgentChatColor Comment @@ -1090,16 +1106,16 @@ 0.5 ChatFontSize - - Comment - Size of chat text in chat console (0 = small, 1 = medium, 2 = big) - Persist - 1 - Type - S32 - Value - 1 - + + Comment + Size of chat text in chat console (0 = small, 1 = big) + Persist + 1 + Type + S32 + Value + 1 + ChatFullWidth Comment @@ -1134,16 +1150,16 @@ 1 ChatPersistTime - - Comment - Time for which chat stays visible in console (seconds) - Persist - 1 - Type - F32 - Value - 20 - + + Comment + Time for which chat stays visible in console (seconds) + Persist + 1 + Type + F32 + Value + 20.0 + ChatShowTimestamps Comment @@ -1867,16 +1883,16 @@ 0 ConsoleBackgroundOpacity - - Comment - Opacity of chat console (0.0 = completely transparent, 1.0 = completely opaque) - Persist - 1 - Type - F32 - Value - 0.700 - + + Comment + Opacity of chat console (0.0 = completely transparent, 1.0 = completely opaque) + Persist + 1 + Type + F32 + Value + 0.700 + ConsoleBufferSize Comment @@ -2605,7 +2621,7 @@ Type String Value - speaker_name + speaking_status FloaterAdvancedSkyRect @@ -4505,17 +4521,6 @@ Value 128.0 - MapShowClassifieds - - Comment - Show locations associated with classified ads on world map - Persist - 1 - Type - Boolean - Value - 1 - MapShowEvents Comment @@ -5049,21 +5054,21 @@ 0 ObjectChatColor - - Comment - Color of chat messages from objects - Persist - 1 - Type - Color4 - Value - - 1 - 0.5 - 0.0 - 1 - - + + Comment + Color of chat messages from objects + Persist + 1 + Type + Color4 + Value + + 1 + 0.5 + 0.0 + 1 + + OpenDebugStatAdvanced Comment @@ -7056,17 +7061,28 @@ Value 1 - ShowObjectUpdates + ShowInInventory Comment - Show when update messages are received for individual objects + Automatically opens inventory to show accepted objects Persist - 0 + 1 Type Boolean Value - 0 + 1 + ShowObjectUpdates + + Comment + Show when update messages are received for individual objects + Persist + 0 + Type + Boolean + Value + 0 + ShowOverlayTitle Comment @@ -7393,6 +7409,17 @@ Value 0 + SnapshotFormat + + Comment + Save snapshots in this format (0 = PNG, 1 = JPEG, 2 = BMP) + Persist + 1 + Type + S32 + Value + 0 + SnapshotLocalLastResolution Comment @@ -7404,17 +7431,6 @@ 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