aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_voice_wizard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_voice_wizard.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_voice_wizard.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_voice_wizard.xml b/linden/indra/newview/skins/xui/en-us/floater_voice_wizard.xml
new file mode 100644
index 0000000..d17cb56
--- /dev/null
+++ b/linden/indra/newview/skins/xui/en-us/floater_voice_wizard.xml
@@ -0,0 +1,17 @@
1<floater bottom="0" can_resize="false" can_minimize="true" height="300" left="0" name="floater_voice_wizard"
2 title="Voice Setup" width="420">
3 <tab_container name="wizard_tabs" hide_tabs="true" bottom="30" left="4" top="-20" right="-2" tab_position="bottom">
4 <panel bottom="0" filename="panel_voice_enable.xml" left="0" right="0"/>
5 <panel bottom="0" filename="panel_voice_options.xml" left="0" right="0"/>
6 <panel bottom="0" name="device_settings" filename="panel_audio_device.xml" left="0" right="0"/>
7 </tab_container>
8 <panel border="false" bottom="8" height="20" left="8" mouse_opaque="true"
9 name="content_panel" width="404">
10 <!--<button bottom="0" height="20" label="Help" left="0" name="help_btn" width="70" />-->
11 <button bottom="0" height="20" label="Previous" left="105" name="back_btn" width="70" />
12 <button bottom="0" height="20" label="Next" left_delta="75" name="next_btn" width="70" />
13 <button bottom="0" height="20" label="Finish" left_delta="80" name="ok_btn" width="70" />
14 <button bottom="0" height="20" label="Cancel" left_delta="75" name="cancel_btn"
15 width="70" />
16 </panel>
17</floater>