Files
SingularityViewer/indra/newview/skins/default/xui/en-us/panel_voice_options.xml
2010-04-02 02:48:44 -03:00

44 lines
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel border="false" bottom="36" height="240" left="8" name="content_panel"
width="404">
<text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" embedded_items="false"
enabled="false" font="SansSerifSmall" height="30" hide_border="true"
hide_scrollbar="true" left_delta="0" max_length="65535"
name="voice_intro_text1" tab_stop="false" width="414" word_wrap="true">
Use the options below to configure your Voice Chat experience.
</text_editor>
<radio_group bottom_delta="-40" draw_border="false" follows="left|top" height="40" left="10"
name="ear_location" width="364">
<radio_item type="string" length="1" bottom="-19" follows="left|top" height="16" left="3" name="0" width="315">
Hear Voice Chat from camera position.
</radio_item>
<radio_item type="string" length="1" bottom="-35" follows="left|top" height="16" left="3" name="1" width="315">
Hear Voice Chat from avatar position.
</radio_item>
</radio_group>
<check_box bottom_delta="-20" control_name="VoiceCallsFriendsOnly" follows="left|top"
font="SansSerifSmall" height="16" initial_value="false"
label="Only allow Friends to initiate Voice Calls with me" left="20"
left_delta="2" name="friends_only_check" width="200" />
<check_box bottom_delta="-20" control_name="PushToTalkToggle" follows="left|top"
font="SansSerifSmall" height="16" initial_value="false"
label="Use Push-to-Talk in toggle mode" left_delta="0"
name="push_to_talk_toggle_check" width="200" />
<text type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-20"
embedded_items="false" follows="left|top" font="SansSerifSmall" height="16"
hide_border="true" hide_scrollbar="true" left_delta="4" max_length="65535"
name="push_to_talk_label" width="445" word_wrap="true">
Push-to-Talk trigger:
</text>
<line_editor border_drop_shadow_visible="false" border_visible="false" bottom_delta="-20"
control_name="PushToTalkButton" drop_shadow_visible="true" enabled="false"
follows="top|left" font="SansSerifSmall" halign="right" height="19"
left_delta="0" max_length="254" name="modifier_combo" width="280" />
<button bottom_delta="-25" follows="left|top" font="SansSerif" halign="center"
height="20" label="Set Key" left_delta="0" name="set_voice_hotkey_button"
width="115" />
<button bottom_delta="0" follows="left|top" font="SansSerif" halign="center"
height="20" label="Middle Mouse Button" left_delta="120"
name="set_voice_middlemouse_button" width="160" />
</panel>