aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml170
1 files changed, 86 insertions, 84 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml b/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml
index 09638e5..bc07373 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.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="false" 2<floater can_close="true" can_drag_on_left="false" can_minimize="false"
3 can_resize="true" height="400" min_height="400" min_width="600" 3 can_resize="true" height="420" min_height="420" min_width="600"
4 name="floater_login" title="Grid Manager" width="600"> 4 name="floater_login" title="Grid Manager" width="600">
5 5
6 <!-- GRID LIST --> 6 <!-- GRID LIST -->
@@ -9,23 +9,23 @@
9 height="16" width="100" left="10" top="-18" 9 height="16" width="100" left="10" top="-18"
10 h_pad="0" v_pad="0" halign="left" 10 h_pad="0" v_pad="0" halign="left"
11 font="SansSerif" 11 font="SansSerif"
12 follows="left|bottom" bg_visible="false" border_visible="false" mouse_opaque="true" 12 follows="left|top" bg_visible="false" border_visible="false" mouse_opaque="true"
13 drop_shadow_visible="true" border_drop_shadow_visible="false"> 13 drop_shadow_visible="true" border_drop_shadow_visible="false">
14 Select a Grid: 14 Select a Grid:
15 </text> 15 </text>
16 16
17 <scroll_list background_visible="true" bottom_delta="65" draw_border="true" 17 <scroll_list background_visible="true" bottom_delta="65" draw_border="true"
18 draw_stripes="false" sort_column="1" 18 draw_stripes="false" sort_column="1"
19 follows="top|left|bottom" height="300" left="10" multi_select="false" 19 follows="top|left|bottom" height="320" left="10" multi_select="false"
20 name="grid_selector" width="170"> 20 name="grid_selector" width="200">
21 <column label="Grid List" name="grid_nick" width="0" /> 21 <column label="Grid List" name="grid_nick" width="0" />
22 <column label="Grid List" name="grid_name" width="170" /> 22 <column label="Grid List" name="grid_name" width="200" />
23 </scroll_list> 23 </scroll_list>
24 24
25 <!-- GRID BUTTONS --> 25 <!-- GRID BUTTONS -->
26 26
27 <button label="Add New Grid" enabled="true" name="btn_add" 27 <button label="Add New Grid" enabled="true" name="btn_add"
28 height="18" width="150" left="10" bottom_delta="-22" 28 height="18" width="150" left="35" bottom_delta="-22"
29 halign="center" 29 halign="center"
30 follows="left|bottom" scale_image="true" 30 follows="left|bottom" scale_image="true"
31 font="SansSerifSmall" mouse_opaque="true" /> 31 font="SansSerifSmall" mouse_opaque="true" />
@@ -43,77 +43,77 @@
43 <!-- GRID NAME AND NICK --> 43 <!-- GRID NAME AND NICK -->
44 44
45 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 45 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
46 bottom="345" drop_shadow_visible="true" follows="left|bottom" 46 bottom="365" drop_shadow_visible="true" follows="left|top"
47 font="SansSerif" h_pad="0" halign="left" height="16" 47 font="SansSerif" h_pad="0" halign="left" height="16"
48 left="195" mouse_opaque="true" name="gridnick_text" v_pad="0" width="120"> 48 left="220" mouse_opaque="true" name="gridnick_text" v_pad="0" width="120">
49 Grid nick (unique): 49 Grid nick (unique):
50 </text> 50 </text>
51 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 51 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
52 follows="left|bottom|right" font="SansSerif" handle_edit_keys_directly="true" 52 follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true"
53 height="20" max_height="20" left_delta="100" max_length="40" mouse_opaque="true" 53 height="20" max_height="20" left_delta="110" max_length="40" mouse_opaque="true"
54 name="gridnick" select_all_on_focus_received="true" width="290" label="required" /> 54 name="gridnick" select_all_on_focus_received="true" width="260" label="required" />
55 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 55 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
56 bottom_delta="-23" drop_shadow_visible="true" follows="left|bottom" 56 bottom_delta="-23" drop_shadow_visible="true" follows="left|top"
57 font="SansSerif" h_pad="0" halign="left" height="16" 57 font="SansSerif" h_pad="0" halign="left" height="16"
58 left="195" mouse_opaque="true" name="gridname_text" v_pad="0" width="120"> 58 left="220" mouse_opaque="true" name="gridname_text" v_pad="0" width="120">
59 Grid name: 59 Grid name:
60 </text> 60 </text>
61 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 61 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
62 follows="left|bottom|right" font="SansSerif" handle_edit_keys_directly="true" 62 follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true"
63 height="20" max_height="20" left_delta="100" max_length="40" mouse_opaque="true" 63 height="20" max_height="20" left_delta="110" max_length="40" mouse_opaque="true"
64 name="gridname" select_all_on_focus_received="true" width="290" label="required" /> 64 name="gridname" select_all_on_focus_received="true" width="260" label="required" />
65 65
66 <!-- NAME AND PASSWORD --> 66 <!-- NAME AND PASSWORD -->
67 67
68 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 68 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
69 bottom="295" drop_shadow_visible="true" follows="left|bottom" 69 bottom="315" drop_shadow_visible="true" follows="left|top"
70 font="SansSerif" h_pad="0" halign="left" height="16" 70 font="SansSerif" h_pad="0" halign="left" height="16"
71 left="195" mouse_opaque="true" name="first_name_text" v_pad="0" width="100"> 71 left="220" mouse_opaque="true" name="first_name_text" v_pad="0" width="100">
72 First Name: 72 First Name:
73 </text> 73 </text>
74 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 74 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
75 follows="left|bottom|right" font="SansSerif" handle_edit_keys_directly="true" 75 follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true"
76 height="20" left_delta="100" max_length="45" mouse_opaque="true" 76 height="20" left_delta="110" max_length="45" mouse_opaque="true"
77 name="first_name" select_all_on_focus_received="true" width="200" /> 77 name="first_name" select_all_on_focus_received="true" width="200" />
78 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 78 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
79 bottom_delta="-23" drop_shadow_visible="true" follows="left|bottom" 79 bottom_delta="-23" drop_shadow_visible="true" follows="left|top"
80 font="SansSerif" h_pad="0" halign="left" height="16" 80 font="SansSerif" h_pad="0" halign="left" height="16"
81 left_delta="-100" mouse_opaque="true" name="username_text" v_pad="0" width="100"> 81 left_delta="-110" mouse_opaque="true" name="username_text" v_pad="0" width="100">
82 Username: 82 Username:
83 </text> 83 </text>
84 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 84 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
85 follows="left|bottom|right" font="SansSerif" handle_edit_keys_directly="true" 85 follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true"
86 height="20" left_delta="100" max_length="45" mouse_opaque="true" 86 height="20" left_delta="110" max_length="45" mouse_opaque="true"
87 name="username" select_all_on_focus_received="true" width="200" /> 87 name="username" select_all_on_focus_received="true" width="200" />
88 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 88 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
89 bottom_delta="0" drop_shadow_visible="true" follows="left|bottom" 89 bottom_delta="0" drop_shadow_visible="true" follows="left|top"
90 font="SansSerif" h_pad="0" halign="left" height="16" 90 font="SansSerif" h_pad="0" halign="left" height="16"
91 left_delta="-100" mouse_opaque="true" name="last_name_text" v_pad="0" width="100"> 91 left_delta="-110" mouse_opaque="true" name="last_name_text" v_pad="0" width="100">
92 Last Name: 92 Last Name:
93 </text> 93 </text>
94 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 94 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
95 follows="left|bottom|right" font="SansSerif" handle_edit_keys_directly="true" 95 follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true"
96 height="20" left_delta="100" max_length="45" mouse_opaque="true" 96 height="20" left_delta="110" max_length="45" mouse_opaque="true"
97 name="last_name" select_all_on_focus_received="true" width="200" /> 97 name="last_name" select_all_on_focus_received="true" width="200" />
98 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 98 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
99 bottom_delta="-23" drop_shadow_visible="true" follows="left|bottom" 99 bottom_delta="-23" drop_shadow_visible="true" follows="left|top"
100 font="SansSerif" h_pad="0" halign="left" height="16" 100 font="SansSerif" h_pad="0" halign="left" height="16"
101 left_delta="-100" mouse_opaque="true" name="avatar_password_text" v_pad="0" width="120"> 101 left_delta="-110" mouse_opaque="true" name="avatar_password_text" v_pad="0" width="120">
102 Password: 102 Password:
103 </text> 103 </text>
104 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 104 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
105 follows="left|bottom|right" font="SansSerif" handle_edit_keys_directly="true" 105 follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true"
106 height="20" left_delta="100" max_length="16" mouse_opaque="true" 106 height="20" left_delta="110" max_length="16" mouse_opaque="true"
107 name="avatar_password" select_all_on_focus_received="true" width="200" /> 107 name="avatar_password" select_all_on_focus_received="true" width="200" />
108 108
109 <!--<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 109 <!--<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
110 bottom_delta="-22" drop_shadow_visible="true" follows="left|bottom" 110 bottom_delta="-22" drop_shadow_visible="true" follows="left|top"
111 font="SansSerif" h_pad="0" halign="left" height="16" 111 font="SansSerif" h_pad="0" halign="left" height="16"
112 left_delta="-90" mouse_opaque="true" name="start_location_text" v_pad="0" 112 left_delta="-90" mouse_opaque="true" name="start_location_text" v_pad="0"
113 width="95"> 113 width="95">
114 Start Location: 114 Start Location:
115 </text> 115 </text>
116 <combo_box allow_text_entry="true" bottom_delta="0" follows="left|bottom|right" height="18" 116 <combo_box allow_text_entry="true" bottom_delta="0" follows="left|top|right" height="18"
117 left_delta="90" max_chars="128" mouse_opaque="true" 117 left_delta="90" max_chars="128" mouse_opaque="true"
118 name="start_location_combo" width="180"> 118 name="start_location_combo" width="180">
119 <combo_item name="MyHome" value="My Home"> 119 <combo_item name="MyHome" value="My Home">
@@ -131,108 +131,110 @@
131 <!-- LOGIN URI STUFF --> 131 <!-- LOGIN URI STUFF -->
132 132
133 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 133 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
134 bottom_delta="-30" drop_shadow_visible="true" follows="left|bottom" 134 bottom_delta="-30" drop_shadow_visible="true" follows="left|top"
135 font="SansSerif" h_pad="0" halign="left" height="16" 135 font="SansSerif" h_pad="0" halign="left" height="16"
136 left_delta="-100" mouse_opaque="true" name="loginuri_text" v_pad="0" width="120"> 136 left_delta="-110" mouse_opaque="true" name="loginuri_text" v_pad="0" width="120">
137 Login URI: 137 Login URI:
138 </text> 138 </text>
139 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 139 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
140 follows="left|bottom|right" font="SansSerif" handle_edit_keys_directly="true" 140 follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true"
141 height="20" left_delta="100" max_length="255" mouse_opaque="true" 141 height="20" left_delta="110" max_length="255" mouse_opaque="true"
142 name="loginuri" select_all_on_focus_received="true" width="290" label="required" /> 142 name="loginuri" select_all_on_focus_received="true" width="260" label="required" />
143 143
144 <button label="Get Grid Info" enabled="true" name="btn_gridinfo" 144 <button label="Get Grid Info" enabled="true" name="btn_gridinfo"
145 height="18" width="100" bottom_delta="-25" left_delta="0" 145 height="18" width="100" bottom_delta="-38" left_delta="0"
146 halign="center" follows="left|bottom" scale_image="true" 146 halign="center" follows="left|top" scale_image="true"
147 font="SansSerifSmall" mouse_opaque="true" /> 147 font="SansSerifSmall" mouse_opaque="true" />
148 <button bottom_delta="0" follows="left|bottom" font="SansSerifSmall" halign="center" 148 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center"
149 height="18" label="Clear Info" left_delta="104" 149 height="18" label="Clear Info" left_delta="104"
150 mouse_opaque="true" name="btn_clear" scale_image="true" width="100" /> 150 mouse_opaque="true" name="btn_clear" scale_image="true" width="100" />
151 151
152 <!-- LOGIN URI RETURN URLS-->
153
152 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 154 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
153 bottom_delta="-33" drop_shadow_visible="true" follows="left|bottom" 155 bottom_delta="-25" drop_shadow_visible="true" follows="left|top"
154 font="SansSerifSmall" h_pad="0" halign="left" height="16" 156 font="SansSerifSmall" h_pad="0" halign="left" height="16"
155 left="205" mouse_opaque="true" name="loginpage_text" v_pad="0" width="120"> 157 left="230" mouse_opaque="true" name="loginpage_text" v_pad="0" width="120">
156 Login page: 158 Login page:
157 </text> 159 </text>
158 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 160 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
159 follows="left|bottom|right" font="SansSerifSmall" handle_edit_keys_directly="true" 161 follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true"
160 height="20" left_delta="90" max_length="255" mouse_opaque="true" 162 height="20" left_delta="100" max_length="255" mouse_opaque="true"
161 name="loginpage" select_all_on_focus_received="true" width="280" /> 163 name="loginpage" select_all_on_focus_received="true" width="250" />
162 164
163 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 165 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
164 bottom_delta="-22" drop_shadow_visible="true" follows="left|bottom" 166 bottom_delta="-22" drop_shadow_visible="true" follows="left|top"
165 font="SansSerifSmall" h_pad="0" halign="left" height="16" 167 font="SansSerifSmall" h_pad="0" halign="left" height="16"
166 left_delta="-90" mouse_opaque="true" name="helperuri_text" v_pad="0" width="120"> 168 left_delta="-100" mouse_opaque="true" name="helperuri_text" v_pad="0" width="120">
167 Helper URI: 169 Helper URI:
168 </text> 170 </text>
169 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 171 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
170 follows="left|bottom|right" font="SansSerifSmall" handle_edit_keys_directly="true" 172 follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true"
171 height="20" left_delta="90" max_length="255" mouse_opaque="true" 173 height="20" left_delta="100" max_length="255" mouse_opaque="true"
172 name="helperuri" select_all_on_focus_received="true" width="280" /> 174 name="helperuri" select_all_on_focus_received="true" width="250" />
173 175
174 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 176 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
175 bottom_delta="-22" drop_shadow_visible="true" follows="left|bottom" 177 bottom_delta="-22" drop_shadow_visible="true" follows="left|top"
176 font="SansSerifSmall" h_pad="0" halign="left" height="16" 178 font="SansSerifSmall" h_pad="0" halign="left" height="16"
177 left_delta="-90" mouse_opaque="true" name="website_text" v_pad="0" width="120"> 179 left_delta="-100" mouse_opaque="true" name="website_text" v_pad="0" width="120">
178 Website: 180 Website:
179 </text> 181 </text>
180 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 182 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
181 follows="left|bottom|right" font="SansSerifSmall" handle_edit_keys_directly="true" 183 follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true"
182 height="20" left_delta="90" max_length="255" mouse_opaque="true" 184 height="20" left_delta="100" max_length="255" mouse_opaque="true"
183 name="website" select_all_on_focus_received="true" width="280" /> 185 name="website" select_all_on_focus_received="true" width="250" />
184 186
185 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 187 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
186 bottom_delta="-22" drop_shadow_visible="true" follows="left|bottom" 188 bottom_delta="-22" drop_shadow_visible="true" follows="left|top"
187 font="SansSerifSmall" h_pad="0" halign="left" height="16" 189 font="SansSerifSmall" h_pad="0" halign="left" height="16"
188 left_delta="-90" mouse_opaque="true" name="support_text" v_pad="0" width="120"> 190 left_delta="-100" mouse_opaque="true" name="support_text" v_pad="0" width="120">
189 Support: 191 Support:
190 </text> 192 </text>
191 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 193 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
192 follows="left|bottom|right" font="SansSerifSmall" handle_edit_keys_directly="true" 194 follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true"
193 height="20" left_delta="90" max_length="255" mouse_opaque="true" 195 height="20" left_delta="100" max_length="255" mouse_opaque="true"
194 name="support" select_all_on_focus_received="true" width="280" /> 196 name="support" select_all_on_focus_received="true" width="250" />
195 197
196 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 198 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
197 bottom_delta="-22" drop_shadow_visible="true" follows="left|bottom" 199 bottom_delta="-22" drop_shadow_visible="true" follows="left|top"
198 font="SansSerifSmall" h_pad="0" halign="left" height="16" 200 font="SansSerifSmall" h_pad="0" halign="left" height="16"
199 left_delta="-90" mouse_opaque="true" name="register_text" v_pad="0" width="120"> 201 left_delta="-100" mouse_opaque="true" name="register_text" v_pad="0" width="120">
200 Account: 202 Account:
201 </text> 203 </text>
202 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 204 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
203 follows="left|bottom|right" font="SansSerifSmall" handle_edit_keys_directly="true" 205 follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true"
204 height="20" left_delta="90" max_length="255" mouse_opaque="true" 206 height="20" left_delta="100" max_length="255" mouse_opaque="true"
205 name="register" select_all_on_focus_received="true" width="280" /> 207 name="register" select_all_on_focus_received="true" width="250" />
206 208
207 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 209 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
208 bottom_delta="-22" drop_shadow_visible="true" follows="left|bottom" 210 bottom_delta="-22" drop_shadow_visible="true" follows="left|top"
209 font="SansSerifSmall" h_pad="0" halign="left" height="16" 211 font="SansSerifSmall" h_pad="0" halign="left" height="16"
210 left_delta="-90" mouse_opaque="true" name="password_text" v_pad="0" width="120"> 212 left_delta="-100" mouse_opaque="true" name="password_text" v_pad="0" width="120">
211 Password: 213 Password:
212 </text> 214 </text>
213 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 215 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
214 follows="left|bottom|right" font="SansSerifSmall" handle_edit_keys_directly="true" 216 follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true"
215 height="20" left_delta="90" max_length="255" mouse_opaque="true" 217 height="20" left_delta="100" max_length="255" mouse_opaque="true"
216 name="password" select_all_on_focus_received="true" width="280" /> 218 name="password" select_all_on_focus_received="true" width="250" />
217 219
218 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 220 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
219 bottom_delta="-22" drop_shadow_visible="true" follows="left|bottom" 221 bottom_delta="-22" drop_shadow_visible="true" follows="left|top"
220 font="SansSerifSmall" h_pad="0" halign="left" height="16" 222 font="SansSerifSmall" h_pad="0" halign="left" height="16"
221 left_delta="-90" mouse_opaque="true" name="search_text" v_pad="0" width="120"> 223 left_delta="-100" mouse_opaque="true" name="search_text" v_pad="0" width="120">
222 Web Search: 224 Web Search:
223 </text> 225 </text>
224 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 226 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
225 follows="left|bottom|right" font="SansSerifSmall" handle_edit_keys_directly="true" 227 follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true"
226 height="20" left_delta="90" max_length="255" mouse_opaque="true" 228 height="20" left_delta="100" max_length="255" mouse_opaque="true"
227 name="search" select_all_on_focus_received="true" width="280" /> 229 name="search" select_all_on_focus_received="true" width="250" />
228 230
229 <view_border bevel_style="none" border_thickness="1" bottom_delta="-10" 231 <view_border bevel_style="none" border_thickness="1" bottom_delta="-10"
230 follows="top|left|right" height="168" left="195" 232 follows="top|left|right" height="193" left="220"
231 name="OptionalPrefsBorder" width="390" /> 233 name="OptionalPrefsBorder" width="370" />
232 234
233 <!-- Combo box for multi avatar grid manager avatar name 235 <!-- Combo box for multi avatar grid manager avatar name
234 <combo_box allow_text_entry="true" bevel_style="in" border_style="line" border_thickness="1" 236 <combo_box allow_text_entry="true" bevel_style="in" border_style="line" border_thickness="1"
235 bottom_delta="0" follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true" 237 bottom_delta="0" follows="left|top" font="SansSerif" handle_edit_keys_directly="true"
236 height="20" left="290" max_length="45" mouse_opaque="true" 238 height="20" left="290" max_length="45" mouse_opaque="true"
237 name="name_combo" select_all_on_focus_received="true" width="185" /> 239 name="name_combo" select_all_on_focus_received="true" width="185" />
238 --> 240 -->
@@ -250,15 +252,15 @@
250--> 252-->
251 253
252 <!-- Checkbox for selecting a global avatar (for when combo box avatar selector works) 254 <!-- Checkbox for selecting a global avatar (for when combo box avatar selector works)
253 <check_box bottom="85" follows="left|bottom" font="SansSerifSmall" height="16" 255 <check_box bottom="85" follows="left|top" font="SansSerifSmall" height="16"
254 initial_value="false" label="Global Avatar" 256 initial_value="false" label="Global Avatar"
255 left_delta="0" mouse_opaque="true" name="global_check" width="138" /> 257 left_delta="0" mouse_opaque="true" name="global_check" width="138" />
256 258
257 <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16" 259 <check_box bottom="10" follows="left|top" font="SansSerifSmall" height="16"
258 initial_value="false" label="Remember password" 260 initial_value="false" label="Remember password"
259 left_delta="165" mouse_opaque="true" name="remember_check" width="138" /> 261 left_delta="165" mouse_opaque="true" name="remember_check" width="138" />
260 262
261 <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16" 263 <check_box bottom="10" follows="left|top" font="SansSerifSmall" height="16"
262 initial_value="false" label="secret level" 264 initial_value="false" label="secret level"
263 left_delta="165" mouse_opaque="true" name="gawd_mode" width="138" /> 265 left_delta="165" mouse_opaque="true" name="gawd_mode" width="138" />
264 --> 266 -->
@@ -279,7 +281,7 @@
279 height="24" label="OK" label_selected="OK" left_delta="-104" 281 height="24" label="OK" label_selected="OK" left_delta="-104"
280 mouse_opaque="true" name="btn_ok" scale_image="TRUE" width="100" /> 282 mouse_opaque="true" name="btn_ok" scale_image="TRUE" width="100" />
281 <!-- 283 <!--
282 <combo_box allow_text_entry="true" bottom="32" follows="left|bottom" height="18" 284 <combo_box allow_text_entry="true" bottom="32" follows="left|top" height="18"
283 left_delta="135" max_chars="40" mouse_opaque="true" 285 left_delta="135" max_chars="40" mouse_opaque="true"
284 name="server_combo" width="200" /> 286 name="server_combo" width="200" />
285 --> 287 -->