summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_login.xml
blob: 20f91d85ab5afad9013cee31867bb5a284a404f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
follows="all"
height="600"
layout="topleft"
left="0"
name="panel_login"
top="600"
 width="996">
<panel.string
     name="create_account_url">
       http://join.secondlife.com/
</panel.string>
<panel.string
     name="real_url" translate="false">
       http://secondlife.com/app/login/
</panel.string>
    <string name="reg_in_client_url" translate="false">
     http://secondlife.eniac15.lindenlab.com/reg-in-client/
</string>
<panel.string
     name="forgot_password_url">
       http://secondlife.com/account/request.php
</panel.string>
<!-- *NOTE: Custom resize logic for login_html in llpanellogin.cpp -->
<web_browser
bg_opaque_color="Black"
border_visible="false"
bottom="600"
follows="all"
hide_loading="true"
left="0"
name="login_html"
start_url=""
top="0"
height="600"
     width="980" />
<layout_stack
follows="left|bottom|right"
name="login_widgets"
layout="topleft"
orientation="horizontal"
top="519"
width="996"
height="80">
<layout_panel
auto_resize="false"
follows="left|bottom"
name="login"
layout="topleft"
width="695"
min_width="695"
user_resize="false"
height="80">
<text
follows="left|bottom"
font="SansSerifSmall"
height="16"
name="first_name_text"
top="20"
left="20"
width="150">
  Second Life Name or ID:
</text>
<line_editor
follows="left|bottom"
handle_edit_keys_directly="true"
height="22"
label="First"
left_delta="0"
max_length="31"
name="login_id_edit"
prevalidate_callback="ascii" 
select_on_focus="true"
tool_tip="[SECOND_LIFE] ID"
top_pad="0"
   width="200" />
  <text
   follows="left|bottom"
   font="SansSerifSmall"
   height="16"
   left="230"
   name="last_name_text"
   top="20"
   visible="false" 
   width="150">
    Last name:
  </text>
<line_editor
follows="left|bottom"
handle_edit_keys_directly="true"
height="22"
label="Last"
max_length="31"
name="last_name_edit"
select_on_focus="true"
tool_tip="[SECOND_LIFE] Last Name"
  top_pad="0"
  visible="false" 
  width="135" />
<text
follows="left|bottom"
font="SansSerifSmall"
height="15"
left="230"
name="password_text"
top="20"
    width="150">
       Password:
</text>
<line_editor
follows="left|bottom"
handle_edit_keys_directly="true"
  height="22"
  max_length="16"
name="password_edit"
select_on_focus="true"
  top_pad="0"
  width="135" />
 <check_box
control_name="RememberPassword"
follows="left|bottom"
font="SansSerifSmall"
height="16"
label="Remember password"
  top_pad="3"
  name="remember_check"
 width="135" />
<button
  follows="left|bottom"
  height="23"
  image_unselected="PushButton_On"
  image_selected="PushButton_On_Selected"
  label="Log In"
  label_color="White"
  layout="topleft"
  left_pad="10"
  name="connect_btn"
  top="35"
  width="90" />
  <text
  follows="left|bottom"
  font="SansSerifSmall"
  height="15"
  left_pad="18"
  name="start_location_text"
top="20"
  width="130">
       Start at:
 </text>
<combo_box
allow_text_entry="true"
control_name="LoginLocation"
  follows="left|bottom"
  height="23"
max_chars="128"
top_pad="0"
name="start_location_combo"
     width="135">
<combo_box.item
label="My last location"
name="MyLastLocation"
         value="last" />
<combo_box.item
label="My home"
name="MyHome"
         value="home" />
<combo_box.item
label="&lt;Type region name&gt;"
name="Typeregionname"   value="" />
</combo_box>
<combo_box
allow_text_entry="true"
font="SansSerifSmall"
   follows="left|right|bottom"
   height="23"
layout="topleft"
top_pad="2"
name="server_combo"
width="135"
  visible="false" />
</layout_panel>
<layout_panel
follows="right|bottom"
name="links"
width="200"
min_width="200"
user_resize="false"
height="80">
   <text
follows="right|bottom"
font="SansSerifSmall"
text_color="EmphasisColor"
halign="right"
height="16"
top="12"
right="-10"
name="create_new_account_text"
  width="180">
       Sign up
 </text>
<text
follows="right|bottom"
font="SansSerifSmall"
text_color="EmphasisColor"
halign="right"
height="16"
name="forgot_password_text"
top_pad="12"
right="-10"
  width="180">
       Forgot your name or password?
</text>
<text
follows="right|bottom"
font="SansSerifSmall"
text_color="EmphasisColor"
halign="right"
height="16"
name="login_help"
top_pad="2"
right="-10"
    width="180">
       Need help logging in?   </text>
<!--  <text
    follows="right|bottom"
    font="SansSerifSmall"
    halign="right"
    height="28"
    top_pad="2"
    name="channel_text"
    width="180"
    word_wrap="true">
       [VERSION]
   </text>-->
   </layout_panel>
</layout_stack>
</panel>