/indra/newview/skins/default/xui/en/floater_sound_devices.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 48 lines · 48 code · 0 blank · 0 comment · 0 complexity · 05dce9347dea17f7bd0960c2079f88d9 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater
- border_visible="false"
- border="false"
- legacy_header_height="18"
- can_minimize="true"
- can_resize="false"
- can_close="false"
- chrome="true"
- save_dock_state="true"
- save_visibility="true"
- save_rect="true"
- single_instance="true"
- bevel_style="in"
- height="164"
- layout="topleft"
- name="floater_sound_devices"
- title="SOUND DEVICES"
- width="490">
- <panel
- layout="topleft"
- follows="all"
- filename="panel_sound_devices.xml"
- name="device_settings_panel"
- width="400"
- left="10"
- top="26"
- class="panel_voice_device_settings"/>
- <text
- name="voice_label"
- top="136"
- left="12"
- height="14"
- width="80"
- layout="topleft"
- >Voice Chat</text>
- <check_box
- layout="topleft"
- control_name="EnableVoiceChat"
- follows="bottom|left"
- top="138"
- left="80"
- name="enable_voice"
- width="100"
- height="14"
- label="Enabled"
- />
- </floater>