diff options
Diffstat (limited to 'linden/indra/newview')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml | 90 |
1 files changed, 46 insertions, 44 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml index a164f78..726fd26 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml | |||
@@ -19,22 +19,43 @@ | |||
19 | label="Disable teleport screen" left="12" mouse_opaque="true" | 19 | label="Disable teleport screen" left="12" mouse_opaque="true" |
20 | name="disable_tp_screen_check" radio_style="false" width="217" /> | 20 | name="disable_tp_screen_check" radio_style="false" width="217" /> |
21 | <check_box bottom_delta="-25" enabled="true" follows="left|top" | 21 | <check_box bottom_delta="-25" enabled="true" follows="left|top" |
22 | font="SansSerifSmall" height="16" initial_value="false" | ||
23 | label="Show client names in nametags" left="12" mouse_opaque="true" | ||
24 | name="client_name_tag_check" radio_style="false" width="160" /> | ||
25 | <check_box bottom_delta="-18" enabled="true" follows="left|top" | ||
26 | font="SansSerifSmall" height="16" initial_value="false" | ||
27 | label="Show client names with color" left_delta="0" mouse_opaque="true" | ||
28 | name="client_name_color_check" radio_style="false" width="160" /> | ||
29 | <check_box bottom_delta="-18" enabled="true" follows="left|top" | ||
22 | font="SansSerifSmall" height="16" initial_value="false" | 30 | font="SansSerifSmall" height="16" initial_value="false" |
23 | label="Show client names in nametag" left="12" mouse_opaque="true" | 31 | label="Show client names in hovertip" left_delta="0" mouse_opaque="true" |
24 | name="client_name_tag_check" radio_style="false" width="217" /> | 32 | name="client_name_hover_check" radio_style="false" width="160" /> |
25 | <check_box bottom_delta="-18" enabled="true" follows="left|top" | 33 | <check_box bottom_delta="-18" enabled="true" follows="left|top" |
26 | font="SansSerifSmall" height="16" initial_value="false" | 34 | font="SansSerifSmall" height="16" initial_value="false" |
27 | label="Broadcast your client name to others" left="12" mouse_opaque="true" | 35 | label="Show your client name to others" left_delta="0" mouse_opaque="true" |
28 | name="client_name_tag_broadcast_check" radio_style="false" width="217" /> | 36 | name="client_name_tag_broadcast_check" radio_style="false" width="217" /> |
29 | <check_box bottom_delta="-25" enabled="true" follows="left|top" | 37 | <check_box bottom_delta="-25" enabled="true" follows="left|top" |
30 | font="SansSerifSmall" height="16" initial_value="false" | 38 | font="SansSerifSmall" height="16" initial_value="false" |
31 | label="Enable shadows (WARNING: unstable and requires Ultra graphics)" left="12" mouse_opaque="true" | 39 | label="Enable shadows (WARNING: unstable and requires Ultra graphics)" left="12" mouse_opaque="true" |
32 | name="shadows_check" radio_style="false" width="217" /> | 40 | name="shadows_check" radio_style="false" width="217" /> |
41 | <text bottom_delta="-25" left="16" height="15" width="300" | ||
42 | follows="top|left"> | ||
43 | Allow region WindLight settings (LightShare): | ||
44 | </text> | ||
45 | <combo_box name="lightshare_combo" | ||
46 | bottom_delta="-2" left_delta="250" height="18" width="120" | ||
47 | allow_text_entry="false" follows="left|top"> | ||
48 | <combo_item type="string" name="never" value="0"> | ||
49 | Never | ||
50 | </combo_item> | ||
51 | <combo_item type="string" name="ask" value="1"> | ||
52 | Ask me every time | ||
53 | </combo_item> | ||
54 | <combo_item type="string" name="always" value="2"> | ||
55 | Always | ||
56 | </combo_item> | ||
57 | </combo_box> | ||
33 | <check_box bottom_delta="-25" enabled="true" follows="left|top" | 58 | <check_box bottom_delta="-25" enabled="true" follows="left|top" |
34 | font="SansSerifSmall" height="16" initial_value="true" | ||
35 | label="Use server-side WindLight settings" left="12" mouse_opaque="true" | ||
36 | name="windlight_check" radio_style="false" width="217" /> | ||
37 | <check_box bottom_delta="-18" enabled="true" follows="left|top" | ||
38 | font="SansSerifSmall" height="16" initial_value="false" | 59 | font="SansSerifSmall" height="16" initial_value="false" |
39 | label="Use HTTP texture fetching" left="12" mouse_opaque="true" | 60 | label="Use HTTP texture fetching" left="12" mouse_opaque="true" |
40 | name="http_texture_check" radio_style="false" width="217" /> | 61 | name="http_texture_check" radio_style="false" width="217" /> |
@@ -67,43 +88,24 @@ | |||
67 | mouse_opaque="true" name="language_is_public" | 88 | mouse_opaque="true" name="language_is_public" |
68 | radio_style="false" tool_tip="This lets in-world objects know your preferred language." | 89 | radio_style="false" tool_tip="This lets in-world objects know your preferred language." |
69 | width="256" /> | 90 | width="256" /> |
70 | 91 | <check_box bottom_delta="-25" enabled="true" | |
71 | <text bottom_delta="-25" left="16" height="15" width="300" | 92 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" |
72 | follows="top|left"> | 93 | initial_value="false" label="Use MU* pose style chat and IM" left="12" |
73 | Allow region WindLight settings (LightShare): | 94 | mouse_opaque="true" name="allow_mupose" |
74 | </text> | 95 | radio_style="false" tool_tip="Use MU* pose style in chat and IM (with ':' as a synonymous to '/me ')." |
75 | <combo_box name="lightshare_combo" | 96 | width="256" /> |
76 | bottom_delta="-2" left_delta="250" height="18" width="120" | 97 | <check_box bottom_delta="0" enabled="true" |
77 | allow_text_entry="false" follows="left|top"> | 98 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" |
78 | <combo_item type="string" name="never" value="0"> | 99 | initial_value="false" label="Auto-close OOC (( )) chat" left_delta="250" |
79 | Never | 100 | mouse_opaque="true" name="auto_close_ooc" |
80 | </combo_item> | 101 | radio_style="false" tool_tip="Auto-close OOC chat (i.e. add )) if not found and (( was used)." |
81 | <combo_item type="string" name="ask" value="1"> | 102 | width="256" /> |
82 | Ask me every time | 103 | <check_box bottom_delta="-25" enabled="true" follows="left|top" font="SansSerifSmall" height="16" |
83 | </combo_item> | 104 | initial_value="false" label="Use the chatbar as a command line" left="12" |
84 | <combo_item type="string" name="always" value="2"> | 105 | mouse_opaque="true" name="command_line_check" radio_style="false" width="270"/> |
85 | Always | 106 | <button bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="20" width="150" |
86 | </combo_item> | 107 | label="Chatbar Commands" name="command_line_btn" left="12" |
87 | </combo_box> | 108 | tool_tip="Set specific chatbar command line commands here" /> |
88 | |||
89 | <check_box bottom_delta="-25" enabled="true" | ||
90 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | ||
91 | initial_value="false" label="Use MU* pose style chat and IM" left="12" | ||
92 | mouse_opaque="true" name="allow_mupose" | ||
93 | radio_style="false" tool_tip="Use MU* pose style in chat and IM (with ':' as a synonymous to '/me ')." | ||
94 | width="256" /> | ||
95 | <check_box bottom_delta="0" enabled="true" | ||
96 | follows="left|top" font="SansSerifSmall" height="16" hidden="false" | ||
97 | initial_value="false" label="Auto-close OOC (( )) chat" left_delta="250" | ||
98 | mouse_opaque="true" name="auto_close_ooc" | ||
99 | radio_style="false" tool_tip="Auto-close OOC chat (i.e. add )) if not found and (( was used)." | ||
100 | width="256" /> | ||
101 | <check_box bottom_delta="-25" enabled="true" follows="left|top" font="SansSerifSmall" height="16" | ||
102 | initial_value="false" label="Use the chatbar as a command line" left="12" | ||
103 | mouse_opaque="true" name="command_line_check" radio_style="false" width="270"/> | ||
104 | <button bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="20" width="150" | ||
105 | label="Chatbar Commands" name="command_line_btn" left="12" | ||
106 | tool_tip="Set specific chatbar command line commands here" /> | ||
107 | 109 | ||
108 | <!-- Uncomment when we start using the crash logger - MC --> | 110 | <!-- Uncomment when we start using the crash logger - MC --> |
109 | <!--<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 111 | <!--<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |