aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_ao.xml44
1 files changed, 22 insertions, 22 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_ao.xml b/linden/indra/newview/skins/default/xui/en-us/floater_ao.xml
index bebb0e4..02aed11 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_ao.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_ao.xml
@@ -20,7 +20,7 @@
20 mouse_opaque="true" name="Give inventory" 20 mouse_opaque="true" name="Give inventory"
21 tool_tip="Drop a ZHAO notecard here. Animations have to be in the same Inventory folder as the notecard." v_pad="2" 21 tool_tip="Drop a ZHAO notecard here. Animations have to be in the same Inventory folder as the notecard." v_pad="2"
22 width="180"> 22 width="180">
23 Drop a ZHAO II Notecard here. 23 Drop a ZHAO II notecard here
24 </text> 24 </text>
25 <view_border blevel_style="in" bottom_delta="-18" follows="left|top" height="16" left_delta="0" 25 <view_border blevel_style="in" bottom_delta="-18" follows="left|top" height="16" left_delta="0"
26 mouse_opaque="false" name="ao_notecard_disp" width="180" /> 26 mouse_opaque="false" name="ao_notecard_disp" width="180" />
@@ -35,11 +35,11 @@
35 35
36 <button 36 <button
37 name="opencard" 37 name="opencard"
38 label="Open" 38 label="Open Notecard"
39 font="SansSerifSmall" 39 font="SansSerifSmall"
40 left="10" 40 left="10"
41 bottom_delta="-30" 41 bottom_delta="-30"
42 width="58" 42 width="110"
43 height="20" 43 height="20"
44 follows="bottom|left" 44 follows="bottom|left"
45 /> 45 />
@@ -47,29 +47,20 @@
47 name="reloadcard" 47 name="reloadcard"
48 label="Reload" 48 label="Reload"
49 font="SansSerifSmall" 49 font="SansSerifSmall"
50 left="70" 50 left="124"
51 bottom_delta="0" 51 bottom_delta="0"
52 width="58" 52 width="70"
53 height="20" 53 height="20"
54 follows="bottom|left" 54 follows="bottom|left"
55 /> 55 />
56 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center"
57 height="20" label="More &gt;&gt;" left="130"
58 mouse_opaque="true" name="more_btn" scale_image="TRUE"
59 tool_tip="Advanced Options" width="58" />
60 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center"
61 height="20" label="&lt;&lt; Less" left_delta="0"
62 mouse_opaque="true" name="less_btn" scale_image="TRUE"
63 tool_tip="Advanced Options" width="58" />
64
65 56
66 <check_box bottom_delta="-42" control_name="AOEnabled" enabled="true" 57 <check_box bottom_delta="-24" control_name="AOEnabled" enabled="true"
67 follows="left|top" font="SansSerifSmall" height="16" initial_value="false" label="Override Anims" left="10" 58 follows="left|top" font="SansSerifSmall" height="16" initial_value="false" label="Enable Animations Override" left="10"
68 mouse_opaque="true" name="AOEnabled" radio_style="false" width="90" /> 59 mouse_opaque="true" name="AOEnabled" radio_style="false" width="90" />
69 <check_box bottom_delta="0" control_name="AOSitsEnabled" enabled="true" 60 <check_box bottom_delta="-18" control_name="AOSitsEnabled" enabled="true"
70 follows="left|top" font="SansSerifSmall" height="16" initial_value="true" label="Override Sits" left="110" 61 follows="left|top" font="SansSerifSmall" height="16" initial_value="true" label="Enable Sits Override" left="10"
71 mouse_opaque="true" name="AOSitsEnabled" radio_style="false" width="90" /> 62 mouse_opaque="true" name="AOSitsEnabled" radio_style="false" width="90" />
72 63
73 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 64 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
74 bottom_delta="-20" drop_shadow_visible="true" follows="left|bottom" 65 bottom_delta="-20" drop_shadow_visible="true" follows="left|bottom"
75 font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" 66 font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10"
@@ -93,7 +84,7 @@
93 tool_tip="next stand" 84 tool_tip="next stand"
94 label="&gt;&gt;" 85 label="&gt;&gt;"
95 font="SansSerifSmall" 86 font="SansSerifSmall"
96 left="100" 87 left="104"
97 bottom_delta="0" 88 bottom_delta="0"
98 width="90" 89 width="90"
99 height="20" 90 height="20"
@@ -110,6 +101,15 @@
110 mouse_opaque="true" name="standtime" label="Stand Time" label_width="80" 101 mouse_opaque="true" name="standtime" label="Stand Time" label_width="80"
111 tool_tip="AO Stand Time in seconds" width="180" /> 102 tool_tip="AO Stand Time in seconds" width="180" />
112 103
104 <button bottom="4" follows="left|bottom" font="SansSerifSmall" halign="center"
105 height="20" label="More &gt;&gt;" left="118"
106 mouse_opaque="true" name="more_btn" scale_image="TRUE"
107 tool_tip="Advanced Options" width="76" />
108 <button bottom_delta="0" follows="left|bottom" font="SansSerifSmall" halign="center"
109 height="20" label="&lt;&lt; Less" left_delta="0"
110 mouse_opaque="true" name="less_btn" scale_image="TRUE"
111 tool_tip="Advanced Options" width="76" />
112
113 <tab_container label="Default" bottom="6" left="210" mouse_opaque="false" name="tabcontainer" tab_min_width="50" tab_position="top" width="390" height="350" bg_opaque_color="0,0,0,0.0"> 113 <tab_container label="Default" bottom="6" left="210" mouse_opaque="false" name="tabcontainer" tab_min_width="50" tab_position="top" width="390" height="350" bg_opaque_color="0,0,0,0.0">
114 <panel border="true" left="0" bottom="0" follows="left|top|right|bottom" height="350" label="Default Anims" mouse_opaque="true" name="tabdefaultanims" width="390"> 114 <panel border="true" left="0" bottom="0" follows="left|top|right|bottom" height="350" label="Default Anims" mouse_opaque="true" name="tabdefaultanims" width="390">
115 115