diff options
author | Erica <erica@lindenlab.com> | 2010-01-20 14:23:46 -0800 |
---|---|---|
committer | Erica <erica@lindenlab.com> | 2010-01-20 14:23:46 -0800 |
commit | 4aa7571bdbee07d5e0f07bb69a44c6be41ee70bb (patch) | |
tree | 6035df7d8edeaa15670ba7089260b1949c8fab82 /indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml | |
parent | a67670dee61f361e27fb0a56ad2fbb3e2acf4523 (diff) | |
parent | 07625b49f232c8d91de989c5e3c33fac72b4bc07 (diff) |
Automated merge with ssh://hg.lindenlab.com/james/gooey
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml b/indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml index 86bea9be50..8918120918 100644 --- a/indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml +++ b/indra/newview/skins/default/xui/en/widgets/chiclet_offer.xml @@ -3,14 +3,22 @@ height="25" name="offer_chiclet" width="25"> + <chiclet_offer.chiclet_button + height="25" + image_selected="PushButton_On" + image_unselected="PushButton_Off" + name="chiclet_button" + tab_stop="false" + width="25" /> <chiclet_offer.icon + bottom="3" default_icon="Generic_Object_Small" follows="all" height="20" + left="2" mouse_opaque="false" name="chiclet_icon" - bottom_pad="2" - width="20" /> + width="21" /> <chiclet_offer.new_message_icon bottom="11" height="14" |