diff options
author | Jacek Antonelli | 2009-09-10 02:38:36 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-09-10 02:38:36 -0500 |
commit | b3c39a47e76f595fd953d9ccffc58b0dfb8359db (patch) | |
tree | a4bfdb28caf5f42c7ff1878b359aa3fa6a79bc2c /linden/indra/newview/skins | |
parent | Fixed line endings on hippo and grid manager files. (diff) | |
download | meta-impy-b3c39a47e76f595fd953d9ccffc58b0dfb8359db.zip meta-impy-b3c39a47e76f595fd953d9ccffc58b0dfb8359db.tar.gz meta-impy-b3c39a47e76f595fd953d9ccffc58b0dfb8359db.tar.bz2 meta-impy-b3c39a47e76f595fd953d9ccffc58b0dfb8359db.tar.xz |
Updated Grid Manager from Meerkat's SVN (as of r215).
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_login.xml | 208 |
1 files changed, 143 insertions, 65 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_login.xml b/linden/indra/newview/skins/default/xui/en-us/floater_login.xml index 4ad07b5..4c2146b 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_login.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_login.xml | |||
@@ -1,13 +1,7 @@ | |||
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_drag_on_left="false" can_minimize="false" | 2 | <floater can_close="false" 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="400" min_height="400" min_width="600" |
4 | name="floater_login" title="Reeeeeeee" width="600"> | 4 | name="floater_login" title="plasticwuzhere" width="600"> |
5 | <string name="real_url"> | ||
6 | http://secondlife.com/app/login/ | ||
7 | </string> | ||
8 | <string name="forgot_password_url"> | ||
9 | http://secondlife.com/account/request.php | ||
10 | </string> | ||
11 | 5 | ||
12 | <!-- Grid Selector --> | 6 | <!-- Grid Selector --> |
13 | <text type="string" length="1" enabled="true" name="grid_selector_label" | 7 | <text type="string" length="1" enabled="true" name="grid_selector_label" |
@@ -52,63 +46,163 @@ | |||
52 | </text> | 46 | </text> |
53 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="360" | 47 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="360" |
54 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | 48 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" |
55 | height="20" left_delta="80" max_length="40" mouse_opaque="true" | 49 | height="20" left_delta="90" max_length="40" mouse_opaque="true" |
56 | name="gridnick" select_all_on_focus_received="true" width="200" /> | 50 | name="gridnick" select_all_on_focus_received="true" width="200" /> |
57 | 51 | ||
58 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 52 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
59 | bottom_delta="-25" drop_shadow_visible="true" follows="left|top" | 53 | bottom_delta="-23" drop_shadow_visible="true" follows="left|top" |
54 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
55 | left_delta="-90" mouse_opaque="true" name="first_name_text" v_pad="0" width="100"> | ||
56 | First Name: | ||
57 | </text> | ||
58 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
59 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | ||
60 | height="20" left_delta="90" max_length="45" mouse_opaque="true" | ||
61 | name="first_name" select_all_on_focus_received="true" width="200" /> | ||
62 | |||
63 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
64 | bottom_delta="-23" drop_shadow_visible="true" follows="left|top" | ||
65 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
66 | left_delta="-90" mouse_opaque="true" name="last_name_text" v_pad="0" width="100"> | ||
67 | Last Name: | ||
68 | </text> | ||
69 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
70 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | ||
71 | height="20" left_delta="90" max_length="45" mouse_opaque="true" | ||
72 | name="last_name" select_all_on_focus_received="true" width="200" /> | ||
73 | |||
74 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
75 | bottom_delta="-23" drop_shadow_visible="true" follows="left|top" | ||
76 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
77 | left_delta="-90" mouse_opaque="true" name="avatar_password_text" v_pad="0" width="120"> | ||
78 | Password: | ||
79 | </text> | ||
80 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
81 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | ||
82 | height="20" left_delta="90" max_length="16" mouse_opaque="true" | ||
83 | name="avatar_password" select_all_on_focus_received="true" width="200" /> | ||
84 | |||
85 | |||
86 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
87 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | ||
88 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
89 | left_delta="-90" mouse_opaque="true" name="start_location_text" v_pad="0" | ||
90 | width="95"> | ||
91 | Start Location: | ||
92 | </text> | ||
93 | <combo_box allow_text_entry="true" bottom_delta="0" follows="left|top|right" height="18" | ||
94 | left_delta="90" max_chars="128" mouse_opaque="true" | ||
95 | name="start_location_combo" width="180"> | ||
96 | <combo_item name="MyHome" value="My Home"> | ||
97 | My Home | ||
98 | </combo_item> | ||
99 | <combo_item name="MyLastLocation" value="My Last Location"> | ||
100 | My Last Location | ||
101 | </combo_item> | ||
102 | <combo_item name="Typeregionname" value="<Type region name>"> | ||
103 | <Type region name> | ||
104 | </combo_item> | ||
105 | </combo_box> | ||
106 | |||
107 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
108 | bottom_delta="-23" drop_shadow_visible="true" follows="left|top" | ||
60 | font="SansSerif" h_pad="0" halign="left" height="16" | 109 | font="SansSerif" h_pad="0" halign="left" height="16" |
61 | left_delta="-80" mouse_opaque="true" name="loginuri_text" v_pad="0" width="120"> | 110 | left_delta="-90" mouse_opaque="true" name="loginuri_text" v_pad="0" width="120"> |
62 | Grid URI: | 111 | Login URI: |
63 | </text> | 112 | </text> |
64 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | 113 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
65 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | 114 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" |
66 | height="20" left_delta="80" max_length="255" mouse_opaque="true" | 115 | height="20" left_delta="90" max_length="255" mouse_opaque="true" |
67 | name="loginuri" select_all_on_focus_received="true" width="320" /> | 116 | name="loginuri" select_all_on_focus_received="true" width="320" /> |
68 | 117 | ||
118 | <button label="Get Grid Info" label_selected="Get Grid Info" enabled="true" name="btn_gridinfo" | ||
119 | height="18" width="100" bottom_delta="-22" | ||
120 | halign="center" | ||
121 | follows="left|top" scale_image="true" | ||
122 | font="SansSerifSmall" mouse_opaque="true" /> | ||
123 | |||
124 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom_delta="-62" | ||
125 | embedded_items="false" enabled="false" follows="left|top" | ||
126 | font="SansSerifSmall" height="65" hide_border="true" hide_scrollbar="true" | ||
127 | left="190" max_length="65535" mouse_opaque="true" | ||
128 | name="protip1" tab_stop="false" width="420" word_wrap="true"> | ||
129 | Tip: Store information for alternate accounts by using the "Copy" button to create multiple profiles for the same grid. | ||
130 | </text_editor> | ||
131 | |||
132 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
133 | bottom_delta="10" drop_shadow_visible="true" follows="left|top" | ||
134 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
135 | left="182" mouse_opaque="true" name="loginpage_text" v_pad="0" width="120"> | ||
136 | Optional Fields | ||
137 | </text> | ||
69 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 138 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
70 | bottom_delta="-25" drop_shadow_visible="true" follows="left|top" | 139 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" |
71 | font="SansSerif" h_pad="0" halign="left" height="16" | 140 | font="SansSerif" h_pad="0" halign="left" height="16" |
72 | left_delta="-80" mouse_opaque="true" name="loginpage_text" v_pad="0" width="120"> | 141 | left_delta="0" mouse_opaque="true" name="loginpage_text" v_pad="0" width="120"> |
73 | Login Page: | 142 | Login Page: |
74 | </text> | 143 | </text> |
75 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | 144 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
76 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | 145 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" |
77 | height="20" left_delta="80" max_length="255" mouse_opaque="true" | 146 | height="20" left_delta="90" max_length="255" mouse_opaque="true" |
78 | name="loginpage" select_all_on_focus_received="true" width="320" /> | 147 | name="loginpage" select_all_on_focus_received="true" width="320" /> |
79 | 148 | ||
80 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 149 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
81 | bottom_delta="-35" drop_shadow_visible="true" follows="left|top" | 150 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" |
82 | font="SansSerif" h_pad="0" halign="left" height="16" | 151 | font="SansSerif" h_pad="0" halign="left" height="16" |
83 | left_delta="-80" mouse_opaque="true" name="first_name_text" v_pad="0" width="100"> | 152 | left_delta="-90" mouse_opaque="true" name="helperuri_text" v_pad="0" width="120"> |
84 | First Name: | 153 | Helper URI: |
85 | </text> | 154 | </text> |
86 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | 155 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
87 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | 156 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" |
88 | height="20" left_delta="80" max_length="45" mouse_opaque="true" | 157 | height="20" left_delta="90" max_length="255" mouse_opaque="true" |
89 | name="first_name" select_all_on_focus_received="true" width="270" /> | 158 | name="helperuri" select_all_on_focus_received="true" width="320" /> |
90 | 159 | ||
91 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 160 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
92 | bottom_delta="-25" drop_shadow_visible="true" follows="left|top" | 161 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" |
93 | font="SansSerif" h_pad="0" halign="left" height="16" | 162 | font="SansSerif" h_pad="0" halign="left" height="16" |
94 | left_delta="-80" mouse_opaque="true" name="last_name_text" v_pad="0" width="100"> | 163 | left_delta="-90" mouse_opaque="true" name="website_text" v_pad="0" width="120"> |
95 | Last Name: | 164 | Website: |
96 | </text> | 165 | </text> |
97 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | 166 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
98 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | 167 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" |
99 | height="20" left_delta="80" max_length="45" mouse_opaque="true" | 168 | height="20" left_delta="90" max_length="255" mouse_opaque="true" |
100 | name="last_name" select_all_on_focus_received="true" width="270" /> | 169 | name="website" select_all_on_focus_received="true" width="320" /> |
101 | 170 | ||
102 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 171 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
103 | bottom_delta="-25" drop_shadow_visible="true" follows="left|top" | 172 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" |
104 | font="SansSerif" h_pad="0" halign="left" height="16" | 173 | font="SansSerif" h_pad="0" halign="left" height="16" |
105 | left_delta="-80" mouse_opaque="true" name="password_text" v_pad="0" width="120"> | 174 | left_delta="-90" mouse_opaque="true" name="support_text" v_pad="0" width="120"> |
106 | Password: | 175 | Support URL: |
107 | </text> | 176 | </text> |
108 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | 177 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
109 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | 178 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" |
110 | height="20" left_delta="80" max_length="16" mouse_opaque="true" | 179 | height="20" left_delta="90" max_length="255" mouse_opaque="true" |
111 | name="password" select_all_on_focus_received="true" width="240" /> | 180 | name="support" select_all_on_focus_received="true" width="320" /> |
181 | |||
182 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
183 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | ||
184 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
185 | left_delta="-90" mouse_opaque="true" name="register_text" v_pad="0" width="120"> | ||
186 | Account URL: | ||
187 | </text> | ||
188 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
189 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | ||
190 | height="20" left_delta="90" max_length="255" mouse_opaque="true" | ||
191 | name="register" select_all_on_focus_received="true" width="320" /> | ||
192 | |||
193 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
194 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | ||
195 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
196 | left_delta="-90" mouse_opaque="true" name="password_text" v_pad="0" width="120"> | ||
197 | Password URL: | ||
198 | </text> | ||
199 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
200 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | ||
201 | height="20" left_delta="90" max_length="255" mouse_opaque="true" | ||
202 | name="password" select_all_on_focus_received="true" width="320" /> | ||
203 | |||
204 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-4" follows="top|left" height="155" left_delta="-93" name="OptionalPrefsBorder" width="417" /> | ||
205 | |||
112 | <!-- Combo box for multi avatar grid manager avatar name | 206 | <!-- Combo box for multi avatar grid manager avatar name |
113 | <combo_box allow_text_entry="true" bevel_style="in" border_style="line" border_thickness="1" | 207 | <combo_box allow_text_entry="true" bevel_style="in" border_style="line" border_thickness="1" |
114 | bottom_delta="0" follows="left|top" font="SansSerif" handle_edit_keys_directly="true" | 208 | bottom_delta="0" follows="left|top" font="SansSerif" handle_edit_keys_directly="true" |
@@ -127,26 +221,7 @@ | |||
127 | left="480" mouse_opaque="true" name="remove_btn" scale_image="TRUE" | 221 | left="480" mouse_opaque="true" name="remove_btn" scale_image="TRUE" |
128 | width="70" /> | 222 | width="70" /> |
129 | --> | 223 | --> |
130 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 224 | |
131 | bottom_delta="-25" drop_shadow_visible="true" follows="left|top" | ||
132 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
133 | left_delta="-80" mouse_opaque="true" name="start_location_text" v_pad="0" | ||
134 | width="95"> | ||
135 | Start Location: | ||
136 | </text> | ||
137 | <combo_box allow_text_entry="true" bottom_delta="0" follows="left|top|right" height="18" | ||
138 | left_delta="90" max_chars="128" mouse_opaque="true" | ||
139 | name="start_location_combo" width="180"> | ||
140 | <combo_item name="MyHome" value="My Home"> | ||
141 | My Home | ||
142 | </combo_item> | ||
143 | <combo_item name="MyLastLocation" value="My Last Location"> | ||
144 | My Last Location | ||
145 | </combo_item> | ||
146 | <combo_item name="Typeregionname" value="<Type region name>"> | ||
147 | <Type region name> | ||
148 | </combo_item> | ||
149 | </combo_box> | ||
150 | <!-- Checkbox for selecting a global avatar (for when combo box avatar selector works) | 225 | <!-- Checkbox for selecting a global avatar (for when combo box avatar selector works) |
151 | <check_box bottom="85" follows="left|top" font="SansSerifSmall" height="16" | 226 | <check_box bottom="85" follows="left|top" font="SansSerifSmall" height="16" |
152 | initial_value="false" label="Global Avatar" | 227 | initial_value="false" label="Global Avatar" |
@@ -155,7 +230,6 @@ | |||
155 | <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16" | 230 | <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16" |
156 | initial_value="false" label="Remember password" | 231 | initial_value="false" label="Remember password" |
157 | left_delta="165" mouse_opaque="true" name="remember_check" width="138" /> | 232 | left_delta="165" mouse_opaque="true" name="remember_check" width="138" /> |
158 | --> | ||
159 | 233 | ||
160 | <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16" | 234 | <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16" |
161 | initial_value="false" label="secret level" | 235 | initial_value="false" label="secret level" |
@@ -163,6 +237,7 @@ | |||
163 | --> | 237 | --> |
164 | 238 | ||
165 | <!-- Cancel/Connect Buttons --> | 239 | <!-- Cancel/Connect Buttons --> |
240 | |||
166 | <button bottom="-44" follows="right|top" font="SansSerif" halign="center" | 241 | <button bottom="-44" follows="right|top" font="SansSerif" halign="center" |
167 | height="24" label="Set as Default" label_selected="Set as Default" | 242 | height="24" label="Set as Default" label_selected="Set as Default" |
168 | left="470" mouse_opaque="true" name="set_default" scale_image="TRUE" | 243 | left="470" mouse_opaque="true" name="set_default" scale_image="TRUE" |
@@ -171,11 +246,14 @@ | |||
171 | height="24" label="Connect" label_selected="Connect" | 246 | height="24" label="Connect" label_selected="Connect" |
172 | left="280" mouse_opaque="true" name="connect_btn" scale_image="TRUE" | 247 | left="280" mouse_opaque="true" name="connect_btn" scale_image="TRUE" |
173 | width="100" /> --> | 248 | width="100" /> --> |
174 | <button bottom="28" follows="right|bottom" font="SansSerif" halign="center" | 249 | <button bottom="8" follows="right|bottom" font="SansSerif" halign="center" |
250 | height="24" label="Ok" label_selected="Apply" left="280" | ||
251 | mouse_opaque="true" name="btn_ok" scale_image="TRUE" width="100" /> | ||
252 | <button bottom="8" follows="right|bottom" font="SansSerif" halign="center" | ||
175 | height="24" label="Apply" label_selected="Apply" left="385" | 253 | height="24" label="Apply" label_selected="Apply" left="385" |
176 | mouse_opaque="true" name="btn_apply" scale_image="TRUE" width="100" /> | 254 | mouse_opaque="true" name="btn_apply" scale_image="TRUE" width="100" /> |
177 | <button bottom="28" follows="right|bottom" font="SansSerif" halign="center" | 255 | <button bottom="8" follows="right|bottom" font="SansSerif" halign="center" |
178 | height="24" label="Quit" label_selected="Quit" left="490" | 256 | height="24" label="Undo" label_selected="Undo" left="490" |
179 | mouse_opaque="true" name="btn_cancel" scale_image="TRUE" width="100" /> | 257 | mouse_opaque="true" name="btn_cancel" scale_image="TRUE" width="100" /> |
180 | <!-- | 258 | <!-- |
181 | <combo_box allow_text_entry="true" bottom="32" follows="left|bottom" height="18" | 259 | <combo_box allow_text_entry="true" bottom="32" follows="left|bottom" height="18" |