From cfaadff2fb146654693b7530c7cd46898f565ad5 Mon Sep 17 00:00:00 2001
From: Oz Linden <oz@lindenlab.com>
Date: Thu, 21 Mar 2013 14:21:56 -0400
Subject: storm-1931: make the new PlayChatAnim setting hidden

---
 .../skins/default/xui/en/panel_preferences_chat.xml  | 20 ++++----------------
 1 file changed, 4 insertions(+), 16 deletions(-)

(limited to 'indra/newview')

diff --git a/indra/newview/skins/default/xui/en/panel_preferences_chat.xml b/indra/newview/skins/default/xui/en/panel_preferences_chat.xml
index e737938493..9db3816c92 100644
--- a/indra/newview/skins/default/xui/en/panel_preferences_chat.xml
+++ b/indra/newview/skins/default/xui/en/panel_preferences_chat.xml
@@ -29,24 +29,13 @@
         width="330">
     </check_box>
 
-    <check_box
-        control_name="PlayChatAnim"
-        height="16"
-        initial_value="true"
-        label="Play chat animations when chatting in nearby chat"
-        layout="topleft"
-        top_pad="2"
-        name="play_chat_animation"
-        width="330">
-    </check_box>
-
     <check_box
         enabled="false"
         height="16"
         label="Email me IMs when I'm offline"
         layout="topleft"
         name="send_im_to_email"
-        top_pad="2"
+        top_pad="6"
         width="330">
     </check_box>
 
@@ -56,7 +45,7 @@
         label="Only friends and groups can call or IM me"
         layout="topleft"
         name="voice_call_friends_only_check"
-        top_pad="2"
+        top_pad="6"
         width="350">     
     </check_box>
 
@@ -109,7 +98,6 @@
       height="165"
       layout="topleft"
       left="13"
-      top_pad="12"
       width="517">
 
     <text
@@ -296,7 +284,7 @@
         height="13"
         name="notifications_alert"
         width="500"
-        top_pad="7"
+        top_pad="9"
         visible="true"
         text_color="DrYellow">
       To temporarily stop all notifications, use Communicate &gt; Do Not Disturb.
@@ -309,7 +297,7 @@
       height="50"
       layout="topleft"
       left="13"
-      top_pad="7"
+      top_pad="10"
       width="517">
 
     <text
-- 
cgit v1.2.3