aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml b/linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml
index fa41dd4..ee476f2 100644
--- a/linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml
+++ b/linden/indra/newview/skins/xui/en-us/panel_voice_controls.xml
@@ -1,19 +1,19 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<panel bg_visible="false" border="false" border_visible="false" bottom="2" 2<panel bg_visible="false" border="false" border_visible="false" bottom="2"
3 enabled="true" follows="right|bottom" height="20" left="0" 3 enabled="true" follows="right|bottom" height="20" left="0"
4 mouse_opaque="true" name="voice_controls" width="128"> 4 mouse_opaque="true" name="voice_controls" width="130">
5 <button bottom="-22" height="22" image_overlay="active_speakers.tga" label="" left="2" 5 <button bottom="-21" height="20" image_overlay="active_speakers.tga" label="" left="3"
6 name="speakers_btn" 6 name="speakers_btn"
7 tool_tip="Show list of residents using voice chat around you" width="38" /> 7 tool_tip="Show list of residents using voice chat around you" width="36" />
8 <button bottom="-22" height="22" label="Talk" left_delta="40" name="push_to_talk" 8 <button bottom="-21" height="20" label="Talk" left_delta="38" name="push_to_talk"
9 tab_stop="false" tool_tip="Hold the button to talk" width="64" /> 9 tab_stop="false" tool_tip="Hold the button to talk" width="63" />
10 <button bottom="-19" height="16" image_selected="ptt_lock_on.tga" 10 <button bottom="-19" height="16" image_selected="ptt_lock_on.tga"
11 image_unselected="ptt_lock_off.tga" label="" left_delta="4" name="ptt_lock" 11 image_unselected="ptt_lock_off.tga" label="" left_delta="2" name="ptt_lock"
12 scale_image="true" toggle="true" 12 scale_image="false" toggle="true"
13 tool_tip="Click lock to switch to talk mode" width="16" /> 13 tool_tip="Click lock to switch to talk mode" width="16" />
14 <icon bottom="-19" height="16" image_name="icn_voice_ptt-off.tga" left_delta="40" 14 <icon bottom="-19" height="16" image_name="icn_voice_ptt-off.tga" left_delta="42"
15 name="voice_volume" width="16" /> 15 name="voice_volume" width="16" />
16 <button bottom="-22" control_name="ShowVoiceChannelPopup" height="22" label="" 16 <button bottom="-21" control_name="ShowVoiceChannelPopup" height="20" label=""
17 left_delta="20" name="show_channel" scale_image="true" toggle="true" 17 left_delta="21" name="show_channel" scale_image="true" toggle="true"
18 tool_tip="Click to show current voice channel" width="22" /> 18 tool_tip="Click to show current voice channel" width="20" />
19</panel> 19</panel>