diff options
author | Andrew Polunin <apolunin@productengine.com> | 2009-12-09 16:57:28 +0200 |
---|---|---|
committer | Andrew Polunin <apolunin@productengine.com> | 2009-12-09 16:57:28 +0200 |
commit | 2937ab945ff75be43cea54b48d93422db968c09f (patch) | |
tree | 6b5f6b8eb2fb26b4cd63490994ea21a8cf64d6ad /indra/newview/skins/default/xui | |
parent | a2e06d2c960944b90fe26ba266d8d58f2530e3de (diff) |
no ticket. added icons for \"well\" buttons in the bottom tray.
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_bottomtray.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_bottomtray.xml b/indra/newview/skins/default/xui/en/panel_bottomtray.xml index e77960f200..a41d492624 100644 --- a/indra/newview/skins/default/xui/en/panel_bottomtray.xml +++ b/indra/newview/skins/default/xui/en/panel_bottomtray.xml @@ -348,8 +348,8 @@ image_pressed_selected "Lit" + "Selected" - there are new messages and the Well height="23" image_overlay="Notices_Unread" image_overlay_alignment="center" - image_pressed="PushButton_Press" - image_pressed_selected="PushButton_Selected_Press" + image_pressed="WellButton_Lit" + image_pressed_selected="WellButton_Lit_Selected" image_selected="PushButton_Selected_Press" left="0" max_displayed_count="99" @@ -386,8 +386,8 @@ image_pressed_selected "Lit" + "Selected" - there are new messages and the Well width="34"> <button image_selected="PushButton_Selected_Press" - image_pressed="PushButton_Press" - image_pressed_selected="PushButton_Selected_Press" + image_pressed="WellButton_Lit" + image_pressed_selected="WellButton_Lit_Selected" auto_resize="true" halign="center" height="23" |