aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/panel_preferences_voice.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/panel_preferences_voice.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_preferences_voice.xml37
1 files changed, 23 insertions, 14 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_voice.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_voice.xml
index 137616c..c728e23 100644
--- a/linden/indra/newview/skins/xui/en-us/panel_preferences_voice.xml
+++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_voice.xml
@@ -14,15 +14,24 @@
14 initial_value="false" label="Enable voice chat" left="8" 14 initial_value="false" label="Enable voice chat" left="8"
15 mouse_opaque="true" name="enable_voice_check" radio_style="false" 15 mouse_opaque="true" name="enable_voice_check" radio_style="false"
16 width="200" /> 16 width="200" />
17 <radio_group bottom_delta="-40" draw_border="false" 17 <radio_group bottom_delta="-40" draw_border="false"
18 follows="left|top" height="40" left_delta="20" name="ear_location" width="364"> 18
19 <radio_item type="string" length="1" bottom="-19" follows="left|top" height="16" left="3" name="0" width="315"> 19 follows="left|top" height="40" left_delta="20" name="ear_location" width="364">
20 Hear Voice Chat from camera position. 20
21 </radio_item> 21 <radio_item type="string" length="1" bottom="-19" follows="left|top" height="16" left="3" name="0" width="315">
22 <radio_item type="string" length="1" bottom="-35" follows="left|top" height="16" left="3" name="1" width="315"> 22
23 Hear Voice Chat from avatar position. 23 Hear Voice Chat from camera position.
24 </radio_item> 24
25 </radio_group> 25 </radio_item>
26
27 <radio_item type="string" length="1" bottom="-35" follows="left|top" height="16" left="3" name="1" width="315">
28
29 Hear Voice Chat from avatar position.
30
31 </radio_item>
32
33 </radio_group>
34
26 35
27 <text type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-20" 36 <text type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-20"
28 embedded_items="false" enabled="true" follows="left|top" 37 embedded_items="false" enabled="true" follows="left|top"
@@ -58,13 +67,13 @@
58 <line_editor border_drop_shadow_visible="false" border_visible="false" bottom_delta="-20" 67 <line_editor border_drop_shadow_visible="false" border_visible="false" bottom_delta="-20"
59 drop_shadow_visible="true" enabled="false" follows="top|left" 68 drop_shadow_visible="true" enabled="false" follows="top|left"
60 font="SansSerifSmall" halign="right" height="19" left_delta="0" 69 font="SansSerifSmall" halign="right" height="19" left_delta="0"
61 max_length="254" mouse_opaque="false" name="modifier_combo" control_name="PushToTalkButton" width="255" /> 70 max_length="254" mouse_opaque="false" name="modifier_combo" control_name="PushToTalkButton" width="280" />
62 71
63 <button bottom_delta="-25" follows="left|top" font="SansSerif" halign="center" 72 <button bottom_delta="-25" follows="left|top" font="SansSerif" halign="center"
64 height="20" label="Set Key" left_delta="0" 73 height="20" label="Set Key" left_delta="0"
65 mouse_opaque="true" name="set_voice_hotkey_button" width="90" /> 74 mouse_opaque="true" name="set_voice_hotkey_button" width="115" />
66 <button bottom_delta="0" follows="left" font="SansSerif" halign="center" 75 <button bottom_delta="0" follows="left" font="SansSerif" halign="center"
67 height="20" label="Middle Mouse Button" left_delta="95" 76 height="20" label="Middle Mouse Button" left_delta="120"
68 mouse_opaque="true" name="set_voice_middlemouse_button" width="160" /> 77 mouse_opaque="true" name="set_voice_middlemouse_button" width="160" />
69 78
70 <text allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-25" 79 <text allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-25"
@@ -82,8 +91,8 @@
82 91
83 <button bottom_delta="-30" follows="left|top" font="SansSerif" 92 <button bottom_delta="-30" follows="left|top" font="SansSerif"
84 height="20" label="Device Settings..." left_delta="-20" 93 height="20" label="Device Settings..." left_delta="-20"
85 mouse_opaque="true" name="device_settings_btn" width="120" /> 94 mouse_opaque="true" name="device_settings_btn" width="150" />
86 <button bottom_delta="-30" follows="left|top" font="SansSerif" 95 <button bottom_delta="-30" follows="left|top" font="SansSerif"
87 height="20" label="Run Voice Setup Wizard..." left_delta="0" 96 height="20" label="Run Voice Setup Wizard..." left_delta="0"
88 mouse_opaque="true" name="launch_voice_wizard_button" width="170" /> 97 mouse_opaque="true" name="launch_voice_wizard_button" width="225" />
89</panel> 98</panel>