diff options
author | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2012-11-29 03:27:45 +0200 |
---|---|---|
committer | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2012-11-29 03:27:45 +0200 |
commit | 15157ecb095838f402edb750b87ea0bdb9fb56f7 (patch) | |
tree | 2c470b3934db633c7824cf644a6728dff5dfb9f2 /indra/newview/skins/default/xui/en/panel_chiclet_bar.xml | |
parent | 2843ba11bccf5f5ca447138ad06bc2b557267899 (diff) |
CHUI-553 FIXED Remove the conversation chiclet
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_chiclet_bar.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_chiclet_bar.xml | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_chiclet_bar.xml b/indra/newview/skins/default/xui/en/panel_chiclet_bar.xml index ff0146490b..fc321fdd23 100644 --- a/indra/newview/skins/default/xui/en/panel_chiclet_bar.xml +++ b/indra/newview/skins/default/xui/en/panel_chiclet_bar.xml @@ -87,54 +87,6 @@ layout="topleft" min_height="28" min_width="37" - name="im_well_panel" - top="0" - width="37"> - <chiclet_im_well - follows="right" - height="28" - layout="topleft" - left="0" - max_displayed_count="99" - name="im_well" - top="0" - width="35"> - <!-- -Emulate 4 states of button by background images, see details in EXT-3147. The same should be for notification_well button -xml attribute Description -image_unselected "Unlit" - there are no new messages -image_selected "Unlit" + "Selected" - there are no new messages and the Well is open -image_pressed "Lit" - there are new messages -image_pressed_selected "Lit" + "Selected" - there are new messages and the Well is open - --> - <button - auto_resize="false" - follows="right" - halign="center" - height="23" - image_overlay="Unread_IM" - image_overlay_alignment="center" - image_pressed="WellButton_Lit" - image_pressed_selected="WellButton_Lit_Selected" - image_selected="PushButton_Press" - label_color="Black" - left="0" - name="Unread IM messages" - tool_tip="Conversations" - width="34"> - <init_callback - function="Button.SetDockableFloaterToggle" - parameter="im_well_window" /> - </button> - </chiclet_im_well> - </layout_panel> - <layout_panel - auto_resize="false" - follows="right" - height="28" - layout="topleft" - min_height="28" - min_width="37" name="notification_well_panel" top="0" width="37"> |