summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2009-11-05 17:14:28 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2009-11-05 17:14:28 +0000
commit1af422bb4182a9b82da45f19e7e8cbf755619959 (patch)
treec2c65079020b5193e4d5199d68a1f6d1147f8492 /indra/newview/skins/default/xui
parent42e4e37666d3827b5d2ceb77cb13bcdb93068c0c (diff)
DEV-42155 EXT-2077: Speak button should use Widget_UpArrow instead of a down arrow
I added two new graphics which are simply the former combobox graphics with the arrow part flipped.
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/talk_button.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/talk_button.xml b/indra/newview/skins/default/xui/en/widgets/talk_button.xml
index 725492052c..00793b4ed6 100644
--- a/indra/newview/skins/default/xui/en/widgets/talk_button.xml
+++ b/indra/newview/skins/default/xui/en/widgets/talk_button.xml
@@ -24,8 +24,8 @@
tab_stop="false"
is_toggle="true"
picture_style="true"
- image_selected="ComboButton_Selected"
- image_unselected="ComboButton_Off"
+ image_selected="ComboButton_UpSelected"
+ image_unselected="ComboButton_UpOff"
/>
<monitor
name="monitor"