aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/panel_preferences_graphics1.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_preferences_graphics1.xml36
1 files changed, 31 insertions, 5 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics1.xml b/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics1.xml
index fbcb773..527309e 100644
--- a/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics1.xml
+++ b/linden/indra/newview/skins/xui/en-us/panel_preferences_graphics1.xml
@@ -16,22 +16,48 @@
16 If unchecked, viewer will display full-screen when logged in. 16 If unchecked, viewer will display full-screen when logged in.
17 </text_editor> 17 </text_editor>
18 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 18 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
19 bottom="-39" drop_shadow_visible="true" enabled="true" follows="left|top" 19 bottom="-62" drop_shadow_visible="true" enabled="true" follows="left|top"
20 font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10"
21 mouse_opaque="true" name="WindowSizeLabel" v_pad="0" width="128">
22 Window Size:
23 </text>
24 <combo_box allow_text_entry="false" bottom="-67" enabled="true" follows="left|top"
25 height="18" left="185" max_chars="20" mouse_opaque="true"
26 name="windowsize combo" width="150">
27 <combo_item type="string" length="1" enabled="true" name="640x480" value="640 x 480">
28 640x480
29 </combo_item>
30 <combo_item type="string" length="1" enabled="true" name="800x600" value="800 x 600">
31 800x600
32 </combo_item>
33 <combo_item type="string" length="1" enabled="true" name="720x480" value="720 x 480">
34 720x480 (NTSC)
35 </combo_item>
36 <combo_item type="string" length="1" enabled="true" name="768x576" value="768 x 576">
37 768x576 (PAL)
38 </combo_item>
39 <combo_item type="string" length="1" enabled="true" name="1024x768" value="1024 x 768">
40 1024x768
41 </combo_item>
42
43 </combo_box>
44 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
45 bottom="-62" drop_shadow_visible="true" enabled="true" follows="left|top"
20 font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10" 46 font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10"
21 mouse_opaque="true" name="DisplayResLabel" v_pad="0" width="128"> 47 mouse_opaque="true" name="DisplayResLabel" v_pad="0" width="128">
22 Display Resolution: 48 Display Resolution:
23 </text> 49 </text>
24 <combo_box allow_text_entry="false" bottom="-44" enabled="true" follows="left|top" 50 <combo_box allow_text_entry="false" bottom="-67" enabled="true" follows="left|top"
25 height="18" left="185" max_chars="20" mouse_opaque="true" 51 height="18" left="185" max_chars="20" mouse_opaque="true"
26 name="fullscreen combo" width="150" /> 52 name="fullscreen combo" width="150" />
27 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 53 <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
28 bottom="-62" drop_shadow_visible="true" enabled="true" follows="left|top" 54 bottom="-39" drop_shadow_visible="true" enabled="true" follows="left|top"
29 font="SansSerifSmall" h_pad="0" halign="left" height="12" 55 font="SansSerifSmall" h_pad="0" halign="left" height="12"
30 left="10" mouse_opaque="true" name="AspectRatioLabel1" 56 left="10" mouse_opaque="true" name="AspectRatioLabel1"
31 tool_tip="width / height" v_pad="0" width="160"> 57 tool_tip="width / height" v_pad="0" width="160">
32 Aspect Ratio: 58 Aspect Ratio:
33 </text> 59 </text>
34 <combo_box allow_text_entry="true" bottom="-66" enabled="true" follows="left|top" 60 <combo_box allow_text_entry="true" bottom="-43" enabled="true" follows="left|top"
35 height="16" left="185" max_chars="100" mouse_opaque="true" 61 height="16" left="185" max_chars="100" mouse_opaque="true"
36 name="aspect_ratio" tool_tip="width / height" width="150"> 62 name="aspect_ratio" tool_tip="width / height" width="150">
37 <combo_item type="string" length="1" enabled="true" name="4:3(StandardCRT)" value="1.333333"> 63 <combo_item type="string" length="1" enabled="true" name="4:3(StandardCRT)" value="1.333333">
@@ -47,7 +73,7 @@
47 16:9 (Widescreen) 73 16:9 (Widescreen)
48 </combo_item> 74 </combo_item>
49 </combo_box> 75 </combo_box>
50 <check_box bottom="-67" control_name="FullScreenAutoDetectAspectRatio" enabled="true" 76 <check_box bottom="-44" control_name="FullScreenAutoDetectAspectRatio" enabled="true"
51 follows="left|top" font="SansSerifSmall" height="16" initial_value="false" 77 follows="left|top" font="SansSerifSmall" height="16" initial_value="false"
52 label="Auto-detect ratio" left="358" mouse_opaque="true" 78 label="Auto-detect ratio" left="358" mouse_opaque="true"
53 name="aspect_auto_detect" radio_style="false" width="256" /> 79 name="aspect_auto_detect" radio_style="false" width="256" />