summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_preferences_chat.xml
diff options
context:
space:
mode:
authorPaul Guslisty <pguslisty@productengine.com>2010-11-10 16:23:26 +0200
committerPaul Guslisty <pguslisty@productengine.com>2010-11-10 16:23:26 +0200
commit2e7779e66cdb638803202fcb5a7b0e30d7c5fafc (patch)
tree84a0aebcaed11677227d3918b4536853a5b8c8e5 /indra/newview/skins/default/xui/en/panel_preferences_chat.xml
parentd99ce25401f03f39e8bfa1bd0e29c431049c03ce (diff)
STORM-572 FIXED Move "Bubble Chat" preference from Advanced to Chat
- Moved checkbox "Bubble Chat" from Advanced to Chat panel of Preferences floater
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.xml12
1 files changed, 11 insertions, 1 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 85824c2576..4ed81394fe 100644
--- a/indra/newview/skins/default/xui/en/panel_preferences_chat.xml
+++ b/indra/newview/skins/default/xui/en/panel_preferences_chat.xml
@@ -449,6 +449,16 @@
tool_tip="Check to see popups when an instant message arrives"
width="400" />
<check_box
+ control_name="UseChatBubbles"
+ follows="left|top"
+ height="16"
+ label="Bubble Chat"
+ layout="topleft"
+ left="30"
+ top_pad="4"
+ name="bubble_text_chat"
+ width="150" />
+ <check_box
control_name="TranslateChat"
enabled="true"
height="16"
@@ -456,7 +466,7 @@
layout="topleft"
left="30"
name="translate_chat_checkbox"
- bottom_delta="40"
+ bottom_delta="20"
width="400" />
<text
bottom_delta="30"