diff options
author | Oz Linden <oz@lindenlab.com> | 2013-03-21 14:21:56 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-03-21 14:21:56 -0400 |
commit | cfaadff2fb146654693b7530c7cd46898f565ad5 (patch) | |
tree | e36bf5d4fdf960f6ac2ed090bb14027f28071d1e /indra/newview/skins/default/xui/en/panel_preferences_chat.xml | |
parent | 4b1c1e4e02eb89cf54857c9071e3cbaad348a49b (diff) |
storm-1931: make the new PlayChatAnim setting hidden
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_preferences_chat.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_preferences_chat.xml | 20 |
1 files changed, 4 insertions, 16 deletions
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 @@ -30,23 +30,12 @@ </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 > Do Not Disturb. @@ -309,7 +297,7 @@ height="50" layout="topleft" left="13" - top_pad="7" + top_pad="10" width="517"> <text |