diff options
author | Jacek Antonelli | 2008-08-15 23:45:11 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:11 -0500 |
commit | 215f423cbe18fe9ca14a26caef918d303bad28ff (patch) | |
tree | 0743442b286216cc8e19aa487c26f4e9345ffd64 /linden/indra/newview/skins/xui/en-us/panel_region_estate.xml | |
parent | Second Life viewer sources 1.18.3.5-RC (diff) | |
download | meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.zip meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.gz meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.bz2 meta-impy-215f423cbe18fe9ca14a26caef918d303bad28ff.tar.xz |
Second Life viewer sources 1.18.4.0-RC
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/panel_region_estate.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/panel_region_estate.xml | 261 |
1 files changed, 138 insertions, 123 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_region_estate.xml b/linden/indra/newview/skins/xui/en-us/panel_region_estate.xml index 176164c..13d5f81 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_region_estate.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_region_estate.xml | |||
@@ -1,150 +1,165 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel border="true" bottom="0" follows="top|left" height="320" label="Estate" left="0" name="Estate" width="480"> | 2 | <panel border="true" bottom="0" follows="top|left" height="320" label="Estate" left="0" name="Estate" width="480"> |
3 | <text bottom="-30" follows="left|top" font="SansSerifSmall" height="20" left="10" | 3 | <text bottom="-46" follows="left|top" font="SansSerifSmall" height="32" left="10" |
4 | name="estate_help_text" width="400"> | 4 | name="estate_help_text" width="300"> |
5 | Changes to settings on this tab will affect all regions in the estate. | 5 | Changes to settings on this tab will affect all |
6 | regions in the estate. | ||
6 | </text> | 7 | </text> |
7 | <text bottom_delta="-20" follows="left|top" font="SansSerif" height="20" left="10" | 8 | <text bottom_delta="-22" follows="left|top" font="SansSerif" height="20" left="10" |
8 | name="estate_text" width="40"> | 9 | name="estate_text" width="80"> |
9 | Estate: | 10 | Estate: |
10 | </text> | 11 | </text> |
11 | <text bg_readonly_color="clear" bottom_delta="0" follows="left|top" font="SansSerif" | 12 | <text bg_readonly_color="clear" bottom_delta="-16" follows="left|top" font="SansSerif" |
12 | height="20" left="60" name="estate_name" text_readonly_color="white" | 13 | height="20" left_delta="0" name="estate_name" text_readonly_color="white" |
13 | width="150"> | 14 | width="150"> |
14 | (unknown) | 15 | (unknown) |
15 | </text> | 16 | </text> |
16 | <text bottom_delta="-20" follows="left|top" font="SansSerif" height="20" left="10" | 17 | <text bottom_delta="-22" follows="left|top" font="SansSerif" height="20" left="10" |
17 | name="owner_text" width="40"> | 18 | name="owner_text" width="80"> |
18 | Owner: | 19 | Owner: |
19 | </text> | 20 | </text> |
20 | <text bg_readonly_color="clear" bottom_delta="0" follows="left|top" font="SansSerif" | 21 | <text bg_readonly_color="clear" bottom_delta="-16" follows="left|top" font="SansSerif" |
21 | height="20" left="60" name="estate_owner" text_readonly_color="white" | 22 | height="20" left_delta="0" name="estate_owner" text_readonly_color="white" |
22 | width="150"> | 23 | width="150"> |
23 | (unknown) | 24 | (unknown) |
24 | </text> | 25 | </text> |
25 | <text bottom_delta="-25" follows="left|top" height="20" left="10" | 26 | |
26 | name="estate_manager_label" width="180"> | 27 | <view_border bevel_style="in" border="true" border_thickness="1" bottom_delta="-280" follows="top|left" |
27 | Estate Managers: | 28 | height="275" left="6" width="250" /> |
28 | </text> | 29 | <check_box bottom_delta="252" follows="left|top" height="20" label="Use Global Time" |
29 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" | 30 | left="12" name="use_global_time_check" width="200" /> |
30 | left="190" name="estate_manager_help" width="18" /> | 31 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
31 | <name_list bottom_delta="-60" follows="left|top" height="60" left="10" | 32 | right="250" name="use_global_time_help" width="18" /> |
32 | name="estate_manager_name_list" width="200" /> | 33 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Fixed Sun" left="12" |
33 | <button bottom_delta="-30" enabled="true" follows="left|top" height="20" label="Add..." | 34 | name="fixed_sun_check" width="100" /> |
34 | left="10" name="add_estate_manager_btn" width="80" /> | 35 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
35 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" | 36 | right="250" name="fixed_sun_help" width="18" /> |
36 | label="Remove..." left="110" name="remove_estate_manager_btn" width="80" /> | 37 | <icon bottom_delta="-25" follows="left|top" height="20" |
37 | <check_box bottom_delta="-50" follows="left|top" height="20" label="Use Global Time" | 38 | image_name="icon_day_cycle.tga" left="47" name="daycycle" width="165" /> |
38 | left="15" name="use_global_time_check" width="100" /> | 39 | <slider bottom_delta="-25" follows="left|top" height="20" increment="0.001" |
39 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 40 | label="Phase" left="12" max_val="30" min_val="6" name="sun_hour_slider" |
40 | left="125" name="use_global_time_help" width="18" /> | 41 | show_text="false" width="200" /> |
41 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Fixed Sun" left="15" | 42 | <check_box bottom_delta="-26" follows="left|top" height="20" label="Public Access" |
42 | name="fixed_sun_check" width="100" /> | 43 | left="12" name="externally_visible_check" width="200" /> |
43 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 44 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
44 | left="125" name="fixed_sun_help" width="18" /> | 45 | right="250" name="externally_visible_help" width="18" /> |
45 | <icon bottom_delta="-25" follows="left|top" height="20" | 46 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Allow Voice Chat" |
46 | image_name="icon_day_cycle.tga" left="50" name="daycycle" width="165" /> | 47 | left="12" name="voice_chat_check" width="200" /> |
47 | <slider bottom_delta="-25" follows="left|top" height="20" increment="0.001" | 48 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
48 | label="Phase" left="15" max_val="30" min_val="6" name="sun_hour_slider" | 49 | right="250" name="voice_chat_help" width="18" /> |
49 | show_text="false" width="200" /> | 50 | |
50 | <check_box bottom_delta="-30" follows="left|top" height="20" label="Public Access" | 51 | <!-- |
51 | left="15" name="externally_visible_check" width="200" /> | 52 | <check_box name="mainland_visible_check" |
52 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 53 | label="Mainland Visible From Here" |
53 | left="185" name="externally_visible_help" width="18" /> | 54 | left="15" |
54 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Allow Voice Chat" | 55 | bottom_delta="-20" |
55 | left="15" name="voice_chat_check" width="200" /> | 56 | width="80" |
56 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 57 | height="20" |
57 | left="185" name="voice_chat_help" width="18" /> | 58 | follows="left|top" |
59 | /> | ||
60 | <button name="mainland_visible_help" | ||
61 | label="?" | ||
62 | left="185" | ||
63 | bottom_delta="0" | ||
64 | width="18" | ||
65 | height="18" | ||
66 | follows="left|top" | ||
67 | font="SansSerifSmall" | ||
68 | /> | ||
69 | --> | ||
70 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Allow Direct Teleport" left="12" name="allow_direct_teleport" width="80" /> | ||
71 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | ||
72 | right="250" name="allow_direct_teleport_help" width="18" /> | ||
73 | <text bottom_delta="-28" follows="left|top" font="SansSerifSmall" height="20" | ||
74 | left="12" name="region_text_lbl" width="210"> | ||
75 | Deny Access on Payment Status: | ||
76 | </text> | ||
77 | <check_box bottom_delta="-16" follows="left|top" height="20" | ||
78 | label="Deny No Payment Info On File" left="12" name="deny_anonymous" | ||
79 | width="80" /> | ||
80 | <check_box bottom_delta="-18" follows="left|top" height="20" | ||
81 | label="Deny Payment Info On File" left="12" name="deny_identified" | ||
82 | width="80" /> | ||
83 | <check_box bottom_delta="-18" follows="left|top" height="20" | ||
84 | label="Deny Payment Info Used" left="12" name="deny_transacted" width="80" /> | ||
85 | <text bottom_delta="-23" follows="left|top" height="20" | ||
86 | left="15" name="abuse_email_text" width="100" visible="false"> | ||
87 | [Abuse E-mail Beta] | ||
88 | </text> | ||
89 | <button bottom_delta="-8" enabled="false" follows="left|top" height="20" label="Apply" | ||
90 | right="250" name="apply_btn" width="90" /> | ||
91 | |||
92 | |||
93 | <button bottom="-468" enabled="true" follows="left|top" height="20" | ||
94 | label="Kick User from Estate..." left="8" | ||
95 | name="kick_user_from_estate_btn" width="250" /> | ||
96 | <button bottom_delta="23" follows="left|top" height="20" | ||
97 | label="Send Message To Estate..." left="8" name="message_estate_btn" | ||
98 | width="250" /> | ||
99 | |||
100 | <!-- div --> | ||
101 | <!-- panel right="470" bottom="-119" border="false" border_thickness="0" width="200" height="94" --> | ||
102 | <text bottom="-34" follows="left|top" height="20" right="470" | ||
103 | name="estate_manager_label" width="200"> | ||
104 | Estate Managers: | ||
105 | </text> | ||
106 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" | ||
107 | right="470" name="estate_manager_help" width="18" /> | ||
108 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" | ||
109 | right="470" width="200" /> | ||
110 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" | ||
111 | name="estate_manager_name_list" width="200" /> | ||
112 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" label="Remove..." | ||
113 | right="470" name="remove_estate_manager_btn" width="90" /> | ||
114 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" | ||
115 | label="Add..." left="270" name="add_estate_manager_btn" width="90" /> | ||
58 | 116 | ||
59 | <!-- | 117 | <text bottom_delta="-34" follows="left|top" height="20" left_delta="0" |
60 | <check_box name="mainland_visible_check" | 118 | name="allow_resident_label" width="200"> |
61 | label="Mainland Visible From Here" | 119 | Allowed Residents: |
62 | left="15" | 120 | </text> |
63 | bottom_delta="-20" | 121 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" |
64 | width="80" | 122 | right="470" name="allow_resident_help" width="18" /> |
65 | height="20" | 123 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" |
66 | follows="left|top" | 124 | height="60" right="470" width="200" /> |
67 | /> | 125 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" |
68 | <button name="mainland_visible_help" | 126 | name="allowed_avatar_name_list" width="200" /> |
69 | label="?" | 127 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" label="Remove..." |
70 | left="185" | 128 | right="470" name="remove_allowed_avatar_btn" width="90" /> |
71 | bottom_delta="0" | 129 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" |
72 | width="18" | 130 | label="Add..." left="270" name="add_allowed_avatar_btn" width="90" /> |
73 | height="18" | 131 | |
74 | follows="left|top" | 132 | <text bottom_delta="-34" follows="left|top" height="20" left_delta="0" |
75 | font="SansSerifSmall" | ||
76 | /> | ||
77 | --> | ||
78 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Allow Direct Teleport" | ||
79 | left="15" name="allow_direct_teleport" width="80" /> | ||
80 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | ||
81 | left="185" name="allow_direct_teleport_help" width="18" /> | ||
82 | <text bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="20" | ||
83 | left="12" name="region_text_lbl" width="200"> | ||
84 | Deny Access on Payment Status: | ||
85 | </text> | ||
86 | <check_box bottom_delta="-16" follows="left|top" height="20" | ||
87 | label="Deny No Payment Info On File" left="15" name="deny_anonymous" | ||
88 | width="80" /> | ||
89 | <check_box bottom_delta="-18" follows="left|top" height="20" | ||
90 | label="Deny Payment Info On File" left="15" name="deny_identified" | ||
91 | width="80" /> | ||
92 | <check_box bottom_delta="-18" follows="left|top" height="20" | ||
93 | label="Deny Payment Info Used" left="15" name="deny_transacted" width="80" /> | ||
94 | <text bottom_delta="-23" follows="left|top" height="20" | ||
95 | left="15" name="abuse_email_text" width="100" visible="false"> | ||
96 | [Abuse E-mail Beta] | ||
97 | </text> | ||
98 | <button bottom_delta="3" enabled="false" follows="left|top" height="20" label="Apply" | ||
99 | left="150" name="apply_btn" width="60" /> | ||
100 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-5" follows="top|left" | ||
101 | height="275" left="8" width="220" /> | ||
102 | <text bottom="-95" follows="left|top" height="20" left="250" | ||
103 | name="allow_resident_label" width="220"> | ||
104 | Allowed residents: | ||
105 | </text> | ||
106 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" | ||
107 | left="430" name="allow_resident_help" width="18" /> | ||
108 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" | ||
109 | height="60" left="250" width="200" /> | ||
110 | <name_list bottom_delta="0" follows="left|top" height="60" left="250" | ||
111 | name="allowed_avatar_name_list" width="200" /> | ||
112 | <button bottom_delta="-30" enabled="true" follows="left|top" height="20" label="Add..." | ||
113 | left="250" name="add_allowed_avatar_btn" width="80" /> | ||
114 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" | ||
115 | label="Remove..." left="340" name="remove_allowed_avatar_btn" width="80" /> | ||
116 | <text bottom_delta="-34" follows="left|top" height="20" left="250" | ||
117 | name="allow_group_label" width="200"> | 133 | name="allow_group_label" width="200"> |
118 | Allowed groups: | 134 | Allowed Groups: |
119 | </text> | 135 | </text> |
120 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" | 136 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" |
121 | left="430" name="allow_group_help" width="18" /> | 137 | right="470" name="allow_group_help" width="18" /> |
122 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" | 138 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" |
123 | height="60" left="250" width="200" /> | 139 | height="60" right="470" width="200" /> |
124 | <name_list bottom_delta="0" follows="left|top" height="60" left="250" | 140 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" |
125 | name="allowed_group_name_list" width="200" /> | 141 | name="allowed_group_name_list" width="200" /> |
126 | <button bottom_delta="-30" enabled="true" follows="left|top" height="20" label="Add..." | 142 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" label="Remove..." |
127 | left="250" name="add_allowed_group_btn" width="80" /> | 143 | right="470" name="remove_allowed_group_btn" width="90" /> |
128 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" | 144 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" |
129 | label="Remove..." left="340" name="remove_allowed_group_btn" width="80" /> | 145 | label="Add..." left="270" name="add_allowed_group_btn" width="90" /> |
130 | <text bottom_delta="-34" follows="left|top" height="20" left="250" | 146 | |
147 | |||
148 | <text bottom_delta="-34" follows="left|top" height="20" left_delta="0" | ||
131 | name="ban_resident_label" width="200"> | 149 | name="ban_resident_label" width="200"> |
132 | Banned residents: | 150 | Banned Residents: |
133 | </text> | 151 | </text> |
134 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" | 152 | <button bottom_delta="3" follows="left|top" font="SansSerifSmall" height="18" label="?" |
135 | left="430" name="ban_resident_help" width="18" /> | 153 | right="470" name="ban_resident_help" width="18" /> |
136 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" | 154 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-60" follows="top|left" |
137 | height="60" left="250" width="200" /> | 155 | height="60" right="470" width="200" /> |
138 | <name_list bottom_delta="0" follows="left|top" height="60" left="250" | 156 | <name_list bottom_delta="0" follows="left|top" height="60" left_delta="0" |
139 | name="banned_avatar_name_list" width="200" /> | 157 | name="banned_avatar_name_list" width="200" /> |
140 | <button bottom_delta="-30" enabled="true" follows="left|top" height="20" label="Add..." | 158 | <button bottom_delta="-26" enabled="true" follows="left|top" height="20" label="Remove..." |
141 | left="250" name="add_banned_avatar_btn" width="80" /> | 159 | right="470" name="remove_banned_avatar_btn" width="90" /> |
142 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" | 160 | <button bottom_delta="0" enabled="true" follows="left|top" height="20" |
143 | label="Remove..." left="340" name="remove_banned_avatar_btn" width="80" /> | 161 | label="Add..." left="270" name="add_banned_avatar_btn" width="90" /> |
144 | <button bottom_delta="-21" follows="left|top" height="20" | 162 | |
145 | label="Send Message To Estate..." left="250" name="message_estate_btn" | 163 | |
146 | width="200" /> | 164 | |
147 | <button bottom_delta="-21" enabled="true" follows="left|top" height="20" | ||
148 | label="Kick User from Estate..." left="250" | ||
149 | name="kick_user_from_estate_btn" width="200" /> | ||
150 | </panel> | 165 | </panel> |