aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/panel_login.xml
blob: 2122ee7a9894725f532347b47c2a4103bcae8699 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel bottom="0" follows="left|top|right|bottom" height="600" left="0"
     mouse_opaque="true" name="panel_login" width="800">
	<web_browser border_visible="false" bottom="0" follows="top|left|bottom|right" left="0"
	     name="login_html" right="-1"
	     start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody bgcolor=%22#000000%22 text=%22ffffff%22%3E%3Ch1%3E%3Ctt%3Eloading...%3C/tt%3E%3C/h1%3E %3C/body%3E %3C/html%3E"
	     top="-1" />
	<string name="real_url">
		http://secondlife.com/app/login/
	</string>
	<string name="forgot_password_url">
		http://secondlife.com/account/request.php
	</string>
	<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="54" drop_shadow_visible="true" follows="left|bottom"
	     font="SansSerif" h_pad="0" halign="left" height="16"
	     left="32" mouse_opaque="true" name="first_name_text" v_pad="0" width="120">
		First Name:
	</text>
	<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-24"
	     follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true"
	     height="20" left="32" max_length="31" mouse_opaque="true"
	     name="first_name_edit" select_all_on_focus_received="true" width="120" />
	<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="54" drop_shadow_visible="true" follows="left|bottom"
	     font="SansSerif" h_pad="0" halign="left" height="16"
	     left="164" mouse_opaque="true" name="last_name_text" v_pad="0" width="120">
		Last Name:
	</text>
	<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-24"
	     follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true"
	     height="20" left="164" max_length="31" mouse_opaque="true"
	     name="last_name_edit" select_all_on_focus_received="true" width="120" />
	<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="54" drop_shadow_visible="true" follows="left|bottom"
	     font="SansSerif" h_pad="0" halign="left" height="16"
	     left="296" mouse_opaque="true" name="password_text" v_pad="0" width="120">
		Password:
	</text>
	<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-24"
	     follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true"
	     height="20" left="296" max_length="16" mouse_opaque="true"
	     name="password_edit" select_all_on_focus_received="true" width="120" />
	<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="10" drop_shadow_visible="true" follows="left|bottom"
	     font="SansSerif" h_pad="0" halign="left" height="16"
	     left="32" mouse_opaque="true" name="start_location_text" v_pad="0"
	     width="95">
		Start Location:
	</text>
	<combo_box allow_text_entry="true" bottom="8" follows="left|bottom" height="18"
	     left_delta="97" max_chars="128" mouse_opaque="true"
	     name="start_location_combo" width="155">
		<combo_item name="MyHome" value="My Home">
			My Home
		</combo_item>
		<combo_item name="MyLastLocation" value="My Last Location">
			My Last Location
		</combo_item>
		<combo_item name="Typeregionname" value="&lt;Type region name&gt;">
			&lt;Type region name&gt;
		</combo_item>
	</combo_box>
	<check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16"
	     initial_value="false" label="Remember password"
	     left_delta="163" mouse_opaque="true" name="remember_check" width="138" />
	<button bottom="28" follows="left|bottom" font="SansSerif" halign="center"
	     height="24" label="Log In" label_selected="Log In"
	     left="435" mouse_opaque="true" name="connect_btn" scale_image="TRUE"
	     width="120" />
	<combo_box allow_text_entry="true" bottom="32" follows="left|bottom" height="18"
	     left_delta="135" max_chars="20" mouse_opaque="true"
	     name="server_combo" width="120" />
	<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="45" drop_shadow_visible="true" follows="right|bottom"
	     font="SansSerifSmall" font-style="UNDERLINE" h_pad="0" halign="right" height="16"
	     left="-210" mouse_opaque="true" name="create_new_account_text" v_pad="0" width="200"
	     hover="true" hover_color="50 115 185">
		Sign up for account
	</text>
	<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="25" drop_shadow_visible="true" follows="right|bottom"
	     font="SansSerifSmall" font-style="UNDERLINE" h_pad="0" halign="right" height="16"
	     left="-210" mouse_opaque="true" name="forgot_password_text" v_pad="0" width="200"
	     hover="true" hover_color="50 115 185">
		Forgot your name or password?
	</text>
	<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="5" drop_shadow_visible="true" follows="right|bottom"
	     font="SansSerifSmall" h_pad="0" halign="right" height="16"
	     left="-310" mouse_opaque="true" name="channel_text" v_pad="0" width="300"
	     hover="true" hover_color="50 115 185">
		[CHANNEL] [VERSION]
	</text>
</panel>