From 70e6b5a7f7027b7f9c005ca1ce43601f953dc951 Mon Sep 17 00:00:00 2001 From: Mike Antipov Date: Sat, 26 Dec 2009 18:56:19 +0200 Subject: Fixed low bug EXT-3684 ("Default" icon is used always for group calls in the voice notifications instead of group icon) -- implemented LLGroupIconCtrl to show group icon for passed group UUID. -- added LLGroupIconCtrl to incoming and outgoing dialogs --HG-- branch : product-engine --- indra/newview/skins/default/xui/en/widgets/group_icon.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 indra/newview/skins/default/xui/en/widgets/group_icon.xml (limited to 'indra/newview/skins/default/xui/en/widgets') diff --git a/indra/newview/skins/default/xui/en/widgets/group_icon.xml b/indra/newview/skins/default/xui/en/widgets/group_icon.xml new file mode 100644 index 0000000000..58d5e19fcc --- /dev/null +++ b/indra/newview/skins/default/xui/en/widgets/group_icon.xml @@ -0,0 +1,5 @@ + + -- cgit v1.2.3 From a395edd9a08406526a09dcda6e14d3d3c9542985 Mon Sep 17 00:00:00 2001 From: Sergei Litovchuk Date: Tue, 29 Dec 2009 17:00:41 +0200 Subject: (EXT-3356) Dock Voice control panel to Speak button chevron, not to middle of Speak button. - Renamed Speak button parts in XML to avoid widget names confusion. --HG-- branch : product-engine --- indra/newview/skins/default/xui/en/widgets/talk_button.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indra/newview/skins/default/xui/en/widgets') 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 7781bdd066..68cf082c35 100644 --- a/indra/newview/skins/default/xui/en/widgets/talk_button.xml +++ b/indra/newview/skins/default/xui/en/widgets/talk_button.xml @@ -11,14 +11,14 @@ image_unselected="SegmentedBtn_Left_Off" image_pressed="SegmentedBtn_Left_Selected_Press" image_pressed_selected="SegmentedBtn_Left_Selected_Press" - name="left" + name="speak_btn" label="Speak" label_selected="Speak" tab_stop="false" />