aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_directory.xml3
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_html.xml12
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_lagmeter.xml14
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_my_friends.xml2
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_report_abuse.xml6
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_group_voting.xml12
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_region_covenant.xml6
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_region_debug.xml6
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_region_texture.xml16
9 files changed, 39 insertions, 38 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_directory.xml b/linden/indra/newview/skins/xui/en-us/floater_directory.xml
index 6f253a1..a012625 100644
--- a/linden/indra/newview/skins/xui/en-us/floater_directory.xml
+++ b/linden/indra/newview/skins/xui/en-us/floater_directory.xml
@@ -1,6 +1,6 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<floater can_close="true" can_drag_on_left="false" can_minimize="true" 2<floater can_close="true" can_drag_on_left="false" can_minimize="true"
3 can_resize="true" height="570" min_height="570" min_width="780" 3 can_resize="false" height="570" min_height="570" min_width="780"
4 name="directory" rect_control="FloaterFindRect2" 4 name="directory" rect_control="FloaterFindRect2"
5 title="Search Second Life" width="780"> 5 title="Search Second Life" width="780">
6 <tab_container bottom="-570" follows="left|top|right|bottom" height="550" left="0" 6 <tab_container bottom="-570" follows="left|top|right|bottom" height="550" left="0"
@@ -93,6 +93,7 @@
93 height="16" /> 93 height="16" />
94 <text hidden="true" name="loading_text">Loading...</text> 94 <text hidden="true" name="loading_text">Loading...</text>
95 <text hidden="true" name="done_text">Done</text> 95 <text hidden="true" name="done_text">Done</text>
96 <text hidden="true" name="redirect_404_url">http://secondlife.com/app/search/notfound.html</text>
96 </panel> 97 </panel>
97 98
98 <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" 99 <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533"
diff --git a/linden/indra/newview/skins/xui/en-us/floater_html.xml b/linden/indra/newview/skins/xui/en-us/floater_html.xml
index 52074c4..2e4171a 100644
--- a/linden/indra/newview/skins/xui/en-us/floater_html.xml
+++ b/linden/indra/newview/skins/xui/en-us/floater_html.xml
@@ -7,17 +7,17 @@
7 <web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15" 7 <web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15"
8 name="html_floater_browser" right="-15" top="-56" /> 8 name="html_floater_browser" right="-15" top="-56" />
9 <button bottom="-45" follows="top|left" font="SansSerifSmall" height="20" label="Back" 9 <button bottom="-45" follows="top|left" font="SansSerifSmall" height="20" label="Back"
10 left="15" name="back_btn" width="70" /> 10 left="15" name="back_btn" width="80" />
11 <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20" 11 <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20"
12 label="Home" left_delta="75" name="home_btn" width="70" /> 12 label="Home" left_delta="83" name="home_btn" width="80" />
13 <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20" 13 <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20"
14 label="Forward" left_delta="75" name="forward_btn" width="70" /> 14 label="Forward" left_delta="83" name="forward_btn" width="80" />
15 15
16 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 16 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
17 follows="top|left|right" font="SansSerifSmall" height="20" hidden="false" left_delta="75" max_length="256" mouse_opaque="true" 17 follows="top|left|right" font="SansSerifSmall" height="20" hidden="false" left_delta="90" max_length="256" mouse_opaque="true"
18 name="url_edit" select_all_on_focus_received="true" width="350" /> 18 name="url_edit" select_all_on_focus_received="true" width="345" />
19 <button bottom_delta="0" follows="top|right" font="SansSerifSmall" height="20" 19 <button bottom_delta="0" follows="top|right" font="SansSerifSmall" height="20"
20 label="Go" left_delta="360" name="go_btn" width="70" /> 20 label="Go" left_delta="350" name="go_btn" width="70" />
21 21
22 <!-- web_browser bottom="20" follows="top|left|bottom|right" font="SansSerifSmall" left="15" 22 <!-- web_browser bottom="20" follows="top|left|bottom|right" font="SansSerifSmall" left="15"
23 name="html_floater_browser" right="-15" top="-56" / --> 23 name="html_floater_browser" right="-15" top="-56" / -->
diff --git a/linden/indra/newview/skins/xui/en-us/floater_lagmeter.xml b/linden/indra/newview/skins/xui/en-us/floater_lagmeter.xml
index 9e2c410..de4dd6c 100644
--- a/linden/indra/newview/skins/xui/en-us/floater_lagmeter.xml
+++ b/linden/indra/newview/skins/xui/en-us/floater_lagmeter.xml
@@ -5,7 +5,7 @@
5 can_minimize="true" 5 can_minimize="true"
6 can_resize="false" 6 can_resize="false"
7 height="150" 7 height="150"
8 width="350" 8 width="370"
9 name="floater_lagmeter" 9 name="floater_lagmeter"
10 title="Lag Meter" 10 title="Lag Meter"
11 rect_control="FloaterLagMeter" > 11 rect_control="FloaterLagMeter" >
@@ -44,7 +44,7 @@
44 name="client" 44 name="client"
45 v_pad="0" 45 v_pad="0"
46 h_pad="0" 46 h_pad="0"
47 width="50" 47 width="128"
48 height="16" > 48 height="16" >
49 Client: 49 Client:
50 </text> 50 </text>
@@ -58,7 +58,7 @@
58 follows="left|top" 58 follows="left|top"
59 font="SansSerif" 59 font="SansSerif"
60 halign="left" 60 halign="left"
61 left="66" 61 left="110"
62 right="-10" 62 right="-10"
63 mouse_opaque="true" 63 mouse_opaque="true"
64 name="client_text" 64 name="client_text"
@@ -149,7 +149,7 @@
149 follows="left|top" 149 follows="left|top"
150 font="SansSerif" 150 font="SansSerif"
151 halign="left" 151 halign="left"
152 left="80" 152 left="110"
153 right="-10" 153 right="-10"
154 mouse_opaque="true" 154 mouse_opaque="true"
155 name="network_text" 155 name="network_text"
@@ -226,7 +226,7 @@
226 name="server" 226 name="server"
227 v_pad="0" 227 v_pad="0"
228 h_pad="0" 228 h_pad="0"
229 width="50" 229 width="60"
230 height="16" > 230 height="16" >
231 Server: 231 Server:
232 </text> 232 </text>
@@ -240,7 +240,7 @@
240 follows="left|top" 240 follows="left|top"
241 font="SansSerif" 241 font="SansSerif"
242 halign="left" 242 halign="left"
243 left="70" 243 left="85"
244 right="-10" 244 right="-10"
245 mouse_opaque="true" 245 mouse_opaque="true"
246 name="server_text" 246 name="server_text"
@@ -297,7 +297,7 @@
297 Lag Meter 297 Lag Meter
298 </text> 298 </text>
299 <text hidden="true" name="max_width_px"> 299 <text hidden="true" name="max_width_px">
300 350 300 360
301 </text> 301 </text>
302 <text hidden="true" name="min_title_msg"> 302 <text hidden="true" name="min_title_msg">
303 Lag 303 Lag
diff --git a/linden/indra/newview/skins/xui/en-us/floater_my_friends.xml b/linden/indra/newview/skins/xui/en-us/floater_my_friends.xml
index 50c69c6..366f50d 100644
--- a/linden/indra/newview/skins/xui/en-us/floater_my_friends.xml
+++ b/linden/indra/newview/skins/xui/en-us/floater_my_friends.xml
@@ -1,5 +1,5 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<floater can_close="false" can_minimize="true" can_drag_on_left="false" can_tear_off="false" can_resize="true" height="390" min_height="240" min_width="365" name="floater_my_friends" 2<floater can_close="false" can_minimize="true" can_drag_on_left="false" can_tear_off="false" can_resize="true" height="390" min_height="240" min_width="500" name="floater_my_friends"
3 title="Contacts" 3 title="Contacts"
4 width="395"> 4 width="395">
5 <tab_container bottom="10" height="360" tab_width="80" follows="left|right|top|bottom" left="0" name="friends_and_groups" tab_position="left" width="388"> 5 <tab_container bottom="10" height="360" tab_width="80" follows="left|right|top|bottom" left="0" name="friends_and_groups" tab_position="left" width="388">
diff --git a/linden/indra/newview/skins/xui/en-us/floater_report_abuse.xml b/linden/indra/newview/skins/xui/en-us/floater_report_abuse.xml
index 180b00c..d4a0034 100644
--- a/linden/indra/newview/skins/xui/en-us/floater_report_abuse.xml
+++ b/linden/indra/newview/skins/xui/en-us/floater_report_abuse.xml
@@ -46,7 +46,7 @@
46 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 46 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
47 bottom_delta="-22" drop_shadow_visible="true" follows="left|top" 47 bottom_delta="-22" drop_shadow_visible="true" follows="left|top"
48 font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" 48 font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
49 mouse_opaque="true" name="select_object_label" v_pad="0" width="200"> 49 mouse_opaque="true" name="select_object_label" v_pad="0" width="220">
50 Click the button then the object: 50 Click the button then the object:
51 </text> 51 </text>
52 <button bottom_delta="-32" font="SansSerif" halign="center" height="32" label="" 52 <button bottom_delta="-32" font="SansSerif" halign="center" height="32" label=""
@@ -147,12 +147,12 @@
147 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 147 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
148 bottom_delta="-24" drop_shadow_visible="true" follows="left|top" 148 bottom_delta="-24" drop_shadow_visible="true" follows="left|top"
149 font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16" 149 font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
150 mouse_opaque="true" name="dscr_title" v_pad="0" width="50"> 150 mouse_opaque="true" name="dscr_title" v_pad="0" width="180">
151 Details: 151 Details:
152 </text> 152 </text>
153 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 153 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
154 bottom_delta="-32" drop_shadow_visible="true" follows="left|top" 154 bottom_delta="-32" drop_shadow_visible="true" follows="left|top"
155 font="SansSerifSmall" h_pad="0" halign="left" height="48" left="64" 155 font="SansSerifSmall" h_pad="0" halign="left" height="48" left="70"
156 mouse_opaque="true" name="bug_aviso" v_pad="0" width="308"> 156 mouse_opaque="true" name="bug_aviso" v_pad="0" width="308">
157Please be specific about the date, location, nature of 157Please be specific about the date, location, nature of
158abuse, relevant chat/IM text, and select the object 158abuse, relevant chat/IM text, and select the object
diff --git a/linden/indra/newview/skins/xui/en-us/panel_group_voting.xml b/linden/indra/newview/skins/xui/en-us/panel_group_voting.xml
index 26536ed..507649e 100644
--- a/linden/indra/newview/skins/xui/en-us/panel_group_voting.xml
+++ b/linden/indra/newview/skins/xui/en-us/panel_group_voting.xml
@@ -136,16 +136,16 @@ vote on open proposals, and view old proposals.
136 height="20" label="Cancel" label_selected="Cancel" left_delta="128" 136 height="20" label="Cancel" label_selected="Cancel" left_delta="128"
137 mouse_opaque="true" name="btn_cancel" width="75" /> 137 mouse_opaque="true" name="btn_cancel" width="75" />
138 <button bottom="-218" follows="top" font="SansSerif" halign="center" height="20" 138 <button bottom="-218" follows="top" font="SansSerif" halign="center" height="20"
139 label="Yes" label_selected="Yes" left="246" mouse_opaque="true" 139 label="Yes" label_selected="Yes" left="200" mouse_opaque="true"
140 name="btn_yes" width="43" /> 140 name="btn_yes" width="63" />
141 <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" 141 <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center"
142 height="20" label="No" label_selected="No" left_delta="48" 142 height="20" label="No" label_selected="No" left_delta="70"
143 mouse_opaque="true" name="btn_no" width="43" /> 143 mouse_opaque="true" name="btn_no" width="63" />
144 <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" 144 <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center"
145 height="20" label="Abstain" label_selected="Abstain" left_delta="48" 145 height="20" label="Abstain" label_selected="Abstain" left_delta="70"
146 mouse_opaque="true" name="btn_abstain" width="63" /> 146 mouse_opaque="true" name="btn_abstain" width="63" />
147 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 147 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
148 bottom="-255" drop_shadow_visible="true" follows="left|top" 148 bottom="-240" drop_shadow_visible="true" follows="left|top"
149 font="SansSerifBig" h_pad="0" halign="left" height="10" left="12" 149 font="SansSerifBig" h_pad="0" halign="left" height="10" left="12"
150 mouse_opaque="false" name="txt" v_pad="0" width="363"> 150 mouse_opaque="false" name="txt" v_pad="0" width="363">
151 Group Voting History 151 Group Voting History
diff --git a/linden/indra/newview/skins/xui/en-us/panel_region_covenant.xml b/linden/indra/newview/skins/xui/en-us/panel_region_covenant.xml
index 7410c17..f213c07 100644
--- a/linden/indra/newview/skins/xui/en-us/panel_region_covenant.xml
+++ b/linden/indra/newview/skins/xui/en-us/panel_region_covenant.xml
@@ -34,16 +34,16 @@
34 </text> 34 </text>
35 <text bg_readonly_color="clear" bottom_delta="-28" follows="left|top" 35 <text bg_readonly_color="clear" bottom_delta="-28" follows="left|top"
36 font="SansSerif" height="20" left_delta="0" name="resellable_clause" 36 font="SansSerif" height="20" left_delta="0" name="resellable_clause"
37 text_readonly_color="white" width="300"> 37 text_readonly_color="white" width="465">
38 Purchased land in this region may or may not be resold. 38 Purchased land in this region may or may not be resold.
39 </text> 39 </text>
40 <text bg_readonly_color="clear" bottom_delta="-18" follows="left|top" 40 <text bg_readonly_color="clear" bottom_delta="-18" follows="left|top"
41 font="SansSerif" height="20" left_delta="0" name="changeable_clause" 41 font="SansSerif" height="20" left_delta="0" name="changeable_clause"
42 text_readonly_color="white" width="375"> 42 text_readonly_color="white" width="465">
43 Purchased land in this region may or may not be joined or subdivided. 43 Purchased land in this region may or may not be joined or subdivided.
44 </text> 44 </text>
45 <text bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="16" 45 <text bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="16"
46 left_delta="0" name="covenent_instructions" width="440"> 46 left_delta="0" name="covenent_instructions" width="465">
47 Drag and drop a notecard to change the Covenant for this Estate. 47 Drag and drop a notecard to change the Covenant for this Estate.
48 </text> 48 </text>
49 <text_editor bg_readonly_color="clear" bottom_delta="-242" enabled="false" 49 <text_editor bg_readonly_color="clear" bottom_delta="-242" enabled="false"
diff --git a/linden/indra/newview/skins/xui/en-us/panel_region_debug.xml b/linden/indra/newview/skins/xui/en-us/panel_region_debug.xml
index 5b67146..9134e3f 100644
--- a/linden/indra/newview/skins/xui/en-us/panel_region_debug.xml
+++ b/linden/indra/newview/skins/xui/en-us/panel_region_debug.xml
@@ -13,17 +13,17 @@
13 left="10" name="disable_scripts_check" 13 left="10" name="disable_scripts_check"
14 tool_tip="Disable all scripts in this region" width="80" /> 14 tool_tip="Disable all scripts in this region" width="80" />
15 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" 15 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
16 left="130" name="disable_scripts_help" width="18" /> 16 left="160" name="disable_scripts_help" width="18" />
17 <check_box bottom_delta="-20" follows="left|top" height="20" label="Disable Collisions" 17 <check_box bottom_delta="-20" follows="left|top" height="20" label="Disable Collisions"
18 left="10" name="disable_collisions_check" 18 left="10" name="disable_collisions_check"
19 tool_tip="Disable non-avatar collisions in this region" width="80" /> 19 tool_tip="Disable non-avatar collisions in this region" width="80" />
20 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" 20 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
21 left="130" name="disable_collisions_help" width="18" /> 21 left="160" name="disable_collisions_help" width="18" />
22 <check_box bottom_delta="-20" follows="left|top" height="20" label="Disable Physics" 22 <check_box bottom_delta="-20" follows="left|top" height="20" label="Disable Physics"
23 left="10" name="disable_physics_check" 23 left="10" name="disable_physics_check"
24 tool_tip="Disable all physics in this region" width="80" /> 24 tool_tip="Disable all physics in this region" width="80" />
25 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" 25 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?"
26 left="130" name="disable_physics_help" width="18" /> 26 left="160" name="disable_physics_help" width="18" />
27 <button bottom_delta="-30" enabled="false" follows="left|top" height="20" label="Apply" 27 <button bottom_delta="-30" enabled="false" follows="left|top" height="20" label="Apply"
28 left="60" name="apply_btn" width="100" /> 28 left="60" name="apply_btn" width="100" />
29 <button bottom_delta="-50" follows="left|top" height="20" label="Choose Avatar..." 29 <button bottom_delta="-50" follows="left|top" height="20" label="Choose Avatar..."
diff --git a/linden/indra/newview/skins/xui/en-us/panel_region_texture.xml b/linden/indra/newview/skins/xui/en-us/panel_region_texture.xml
index 5bd28fc..1c3d586 100644
--- a/linden/indra/newview/skins/xui/en-us/panel_region_texture.xml
+++ b/linden/indra/newview/skins/xui/en-us/panel_region_texture.xml
@@ -57,28 +57,28 @@
57 Northeast 57 Northeast
58 </text> 58 </text>
59 <spinner bottom_delta="-20" follows="left|top" height="20" increment="0.5" label="Low" 59 <spinner bottom_delta="-20" follows="left|top" height="20" increment="0.5" label="Low"
60 label_width="30" left="10" max_val="500" min_val="-500" 60 label_width="37" left="10" max_val="500" min_val="-500"
61 name="height_start_spin_0" width="100" /> 61 name="height_start_spin_0" width="100" />
62 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="Low" 62 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="Low"
63 label_width="30" left="120" max_val="500" min_val="-500" 63 label_width="37" left="120" max_val="500" min_val="-500"
64 name="height_start_spin_1" width="100" /> 64 name="height_start_spin_1" width="100" />
65 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="Low" 65 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="Low"
66 label_width="30" left="230" max_val="500" min_val="-500" 66 label_width="37" left="230" max_val="500" min_val="-500"
67 name="height_start_spin_2" width="100" /> 67 name="height_start_spin_2" width="100" />
68 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="Low" 68 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="Low"
69 label_width="30" left="340" max_val="500" min_val="-500" 69 label_width="37" left="340" max_val="500" min_val="-500"
70 name="height_start_spin_3" width="100" /> 70 name="height_start_spin_3" width="100" />
71 <spinner bottom_delta="-20" follows="left|top" height="20" increment="0.5" label="High" 71 <spinner bottom_delta="-20" follows="left|top" height="20" increment="0.5" label="High"
72 label_width="30" left="10" max_val="500" min_val="-500" 72 label_width="37" left="10" max_val="500" min_val="-500"
73 name="height_range_spin_0" width="100" /> 73 name="height_range_spin_0" width="100" />
74 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="High" 74 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="High"
75 label_width="30" left="120" max_val="500" min_val="-500" 75 label_width="37" left="120" max_val="500" min_val="-500"
76 name="height_range_spin_1" width="100" /> 76 name="height_range_spin_1" width="100" />
77 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="High" 77 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="High"
78 label_width="30" left="230" max_val="500" min_val="-500" 78 label_width="37" left="230" max_val="500" min_val="-500"
79 name="height_range_spin_2" width="100" /> 79 name="height_range_spin_2" width="100" />
80 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="High" 80 <spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="High"
81 label_width="30" left="340" max_val="500" min_val="-500" 81 label_width="37" left="340" max_val="500" min_val="-500"
82 name="height_range_spin_3" width="100" /> 82 name="height_range_spin_3" width="100" />
83 <text bottom_delta="-40" follows="left|top" height="20" left="25" 83 <text bottom_delta="-40" follows="left|top" height="20" left="25"
84 name="height_text_lbl10" width="480"> 84 name="height_text_lbl10" width="480">