aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/panel_login.xml
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:19 -0500
committerJacek Antonelli2008-08-15 23:45:19 -0500
commitb235c59d60472f818a9142c0886b95a0ff4191d7 (patch)
treed323c55587584b19cc43a03f58a178823f12d3cd /linden/indra/newview/skins/xui/en-us/panel_login.xml
parentSecond Life viewer sources 1.18.5.3 (diff)
downloadmeta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.zip
meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.gz
meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.bz2
meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.xz
Second Life viewer sources 1.18.6.0-RC
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/panel_login.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/panel_login.xml92
1 files changed, 3 insertions, 89 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_login.xml b/linden/indra/newview/skins/xui/en-us/panel_login.xml
index 6652a63..062eba1 100644
--- a/linden/indra/newview/skins/xui/en-us/panel_login.xml
+++ b/linden/indra/newview/skins/xui/en-us/panel_login.xml
@@ -6,95 +6,9 @@
6 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" 6 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"
7 top="-1" /> 7 top="-1" />
8 <text hidden="true" name="real_url"> 8 <text hidden="true" name="real_url">
9 http://secondlife.com/app/login/ 9 https://secondlife.com/app/login/en/?show_login_form=True
10 </text> 10 </text>
11 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 11 <text hidden="true" name="forgot_password_url">
12 bottom="54" drop_shadow_visible="true" follows="left|bottom" 12 http://secondlife.com/account/request.php
13 font="SansSerif" h_pad="0" halign="left" height="16" hidden="false"
14 left="32" mouse_opaque="true" name="first_name_text" v_pad="0" width="120">
15 First Name:
16 </text>
17 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-24"
18 follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true"
19 height="20" hidden="false" left="32" max_length="31" mouse_opaque="true"
20 name="first_name_edit" select_all_on_focus_received="true" width="120" />
21 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
22 bottom="54" drop_shadow_visible="true" follows="left|bottom"
23 font="SansSerif" h_pad="0" halign="left" height="16" hidden="false"
24 left="164" mouse_opaque="true" name="last_name_text" v_pad="0" width="120">
25 Last Name:
26 </text>
27 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-24"
28 follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true"
29 height="20" hidden="false" left="164" max_length="31" mouse_opaque="true"
30 name="last_name_edit" select_all_on_focus_received="true" width="120" />
31 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
32 bottom="54" drop_shadow_visible="true" follows="left|bottom"
33 font="SansSerif" h_pad="0" halign="left" height="16" hidden="false"
34 left="296" mouse_opaque="true" name="password_text" v_pad="0" width="120">
35 Password:
36 </text>
37 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-24"
38 follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true"
39 height="20" hidden="false" left="296" max_length="16" mouse_opaque="true"
40 name="password_edit" select_all_on_focus_received="true" width="120" />
41 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
42 bottom="10" drop_shadow_visible="true" follows="left|bottom"
43 font="SansSerif" h_pad="0" halign="left" height="16" hidden="false"
44 left="32" mouse_opaque="true" name="start_location_text" v_pad="0"
45 width="85">
46 Start Location:
47 </text>
48 <combo_box allow_text_entry="true" bottom="8" follows="left|bottom" height="18"
49 hidden="false" left_delta="97" max_chars="128" mouse_opaque="true"
50 name="start_location_combo" width="140">
51 <combo_item name="MyHome" value="My Home">
52 My Home
53 </combo_item>
54 <combo_item name="MyLastLocation" value="My Last Location">
55 My Last Location
56 </combo_item>
57 <combo_item name="Typeregionname" value="&lt;Type region name&gt;">
58 &lt;Type region name&gt;
59 </combo_item>
60 </combo_box>
61 <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16"
62 hidden="false" initial_value="false" label="Remember password"
63 left_delta="167" mouse_opaque="true" name="remember_check" width="138" />
64 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
65 bottom="74" drop_shadow_visible="true" follows="left|bottom"
66 font="SansSerifSmall" h_pad="0" halign="left" height="20" hidden="false"
67 left="32" mouse_opaque="true" name="full_screen_text" v_pad="0" width="300">
68 Viewer will display full screen when logged in.
69 </text>
70 <button bottom="46" follows="left|bottom" font="SansSerif" halign="center" height="24"
71 hidden="false" label="New Account..." label_selected="New Account..."
72 left="440" mouse_opaque="true" name="new_account_btn" scale_image="TRUE"
73 width="120" />
74 <button bottom="46" follows="left|bottom" font="SansSerif" halign="center" height="24"
75 hidden="false" label="Preferences..." label_selected="Preferences..."
76 left="572" mouse_opaque="true" name="preferences_btn" scale_image="TRUE"
77 width="120" />
78 <combo_box allow_text_entry="true" bottom="48" follows="left|bottom" height="18"
79 hidden="false" left_delta="128" max_chars="20" mouse_opaque="true"
80 name="server_combo" width="120" />
81 <button bottom_delta="-28" follows="left|bottom" font="SansSerif" halign="center"
82 height="24" hidden="false" label="Connect" label_selected="Connect"
83 left="440" mouse_opaque="true" name="connect_btn" scale_image="TRUE"
84 width="120" />
85 <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center"
86 height="24" hidden="false" label="Quit" label_selected="Quit" left="572"
87 mouse_opaque="true" name="quit_btn" scale_image="TRUE" width="120" />
88 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
89 bottom="2" drop_shadow_visible="true" follows="right|bottom"
90 font="SansSerifSmall" h_pad="0" halign="right" height="12" hidden="false"
91 left="698" mouse_opaque="true" name="version_text" v_pad="0" width="100">
92 1.23.4 (5)
93 </text>
94 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
95 bottom="14" drop_shadow_visible="true" follows="right|bottom"
96 font="SansSerifSmall" h_pad="0" halign="right" height="12" hidden="false"
97 left="698" mouse_opaque="true" name="channel_text" v_pad="0" width="300">
98 [Viewer Channel Name]
99 </text> 13 </text>
100</panel> 14</panel>