aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-09-15 04:20:50 -0700
committerMcCabe Maxsted2010-09-15 08:16:42 -0700
commit3a320c248a893db046d636127986c0174e134a0b (patch)
treee1cb3c1745d96b2e04f71afd62285f3deba528e8 /linden/indra/newview/skins/default
parentAdded spell_check to panel_*.xml line editors (diff)
downloadmeta-impy-3a320c248a893db046d636127986c0174e134a0b.zip
meta-impy-3a320c248a893db046d636127986c0174e134a0b.tar.gz
meta-impy-3a320c248a893db046d636127986c0174e134a0b.tar.bz2
meta-impy-3a320c248a893db046d636127986c0174e134a0b.tar.xz
Removed unused panel_voice_enable.xml file
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_voice_enable.xml37
1 files changed, 0 insertions, 37 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_voice_enable.xml b/linden/indra/newview/skins/default/xui/en-us/panel_voice_enable.xml
deleted file mode 100644
index a5de96c..0000000
--- a/linden/indra/newview/skins/default/xui/en-us/panel_voice_enable.xml
+++ /dev/null
@@ -1,37 +0,0 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<panel border="false" bottom="4" enabled="true" height="240" left="8"
3 mouse_opaque="true" name="content_panel" width="404">
4 <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" embedded_items="false"
5 enabled="false" font="SansSerifSmall" height="85" hide_border="true"
6 hide_scrollbar="true" left_delta="0" max_length="65535" mouse_opaque="true"
7 name="voice_intro_text1" tab_stop="false" width="400" word_wrap="true">
8 Welcome to Second Life Voice Chat! Voice Chat enables you to speak with other Residents. This wizard will guide you through the steps necessary to set up Voice Chat. Using Voice Chat requires audio speakers and, if you wish to speak with others, a microphone or stereo headset with microphone.
9 </text_editor>
10 <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" embedded_items="false"
11 enabled="false" font="SansSerifSmall" height="50" hide_border="true"
12 hide_scrollbar="true" left_delta="0" max_length="65535" mouse_opaque="true"
13 name="voice_intro_text2" tab_stop="false" width="400" word_wrap="true">
14 Voice Chat is enabled by default. Do you wish to continue using Voice Chat?
15 </text_editor>
16 <radio_group bottom_delta="-30" draw_border="false" enabled="true" follows="left|top"
17 height="40" left="10" mouse_opaque="true" name="voice_enable" width="364">
18 <radio_item type="string" length="1" bottom="-19" follows="left|top" height="16" left="3" name="1" width="315">
19 Yes, continue using Voice Chat.
20 </radio_item>
21 <radio_item type="string" length="1" bottom="-35" follows="left|top" height="16" left="3" name="0" width="315">
22 No, disable Voice Chat.
23 </radio_item>
24 </radio_group>
25 <text_editor length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-50"
26 embedded_items="false" enabled="false" font="SansSerifSmall" height="40"
27 hide_border="true" hide_scrollbar="true" left="0" max_length="65535"
28 name="voice_intro_text3" tab_stop="false" width="400" word_wrap="true">
29 You can enable Voice Chat at any time by going to the Voice Chat tab in Preferences.
30 </text_editor>
31 <text_editor length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="0"
32 embedded_items="false" enabled="false" font="SansSerifSmall" height="40"
33 hide_border="true" hide_scrollbar="true" left="0" max_length="65535"
34 name="voice_intro_text4" tab_stop="false" width="400" word_wrap="true">
35 Click the Next button to configure Voice Chat preferences or click Finish to continue using Second Life.
36 </text_editor>
37</panel> \ No newline at end of file