diff options
author | Jacek Antonelli | 2008-08-15 23:45:37 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:37 -0500 |
commit | 31ba05810c641f14e8ab5da8ad2aaf527779f6c1 (patch) | |
tree | c4b8d635dfb657fa4cfee7c285f8cadbf24afa90 /linden/indra/newview/skins/xui/pt/panel_login.xml | |
parent | Second Life viewer sources 1.19.1.1 (diff) | |
download | meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.zip meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.gz meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.bz2 meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.xz |
Second Life viewer sources 1.19.1.2
Diffstat (limited to 'linden/indra/newview/skins/xui/pt/panel_login.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/pt/panel_login.xml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/linden/indra/newview/skins/xui/pt/panel_login.xml b/linden/indra/newview/skins/xui/pt/panel_login.xml deleted file mode 100644 index f2703df..0000000 --- a/linden/indra/newview/skins/xui/pt/panel_login.xml +++ /dev/null | |||
@@ -1,23 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> | ||
2 | <panel bottom="0" follows="left|top|right|bottom" height="600" hidden="false" 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" /> | ||
3 | <text hidden="true" name="real_url">http://www.secondlifebrasil.com.br/client/capa.aspx?v=1_17_0_12</text> | ||
4 | <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="20" hidden="false" left="32" mouse_opaque="true" name="first_name_text" v_pad="0" width="120">Primeiro nome:</text> | ||
5 | <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" hidden="false" left="32" max_length="31" mouse_opaque="true" name="first_name_edit" select_all_on_focus_received="true" width="120" /> | ||
6 | <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" hidden="false" left="164" mouse_opaque="true" name="last_name_text" v_pad="0" width="120">Sobrenome:</text> | ||
7 | <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" hidden="false" left="164" max_length="31" mouse_opaque="true" name="last_name_edit" select_all_on_focus_received="true" width="120" /> | ||
8 | <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" hidden="false" left="296" mouse_opaque="true" name="password_text" v_pad="0" width="120">Senha:</text> | ||
9 | <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" hidden="false" left="296" max_length="16" mouse_opaque="true" name="password_edit" select_all_on_focus_received="true" width="120" /> | ||
10 | <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" hidden="false" left="32" mouse_opaque="true" name="start_location_text" v_pad="0" width="85">Localização inicial:</text> | ||
11 | <combo_box allow_text_entry="true" bottom="8" follows="left|bottom" height="18" hidden="false" left_delta="97" max_chars="128" mouse_opaque="true" name="start_location_combo" width="140"><combo_item name="MyHome" value="My Home">Minha casa</combo_item> | ||
12 | <combo_item name="MyLastLocation" value="My Last Location">Minha última localização</combo_item> | ||
13 | <combo_item name="Typeregionname" value="<Type region name>">< Digite o nome da região; </combo_item> | ||
14 | </combo_box> | ||
15 | <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16" hidden="false" initial_value="false" label="Lembrar senha" left_delta="167" mouse_opaque="true" name="remember_check" width="138" /> | ||
16 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom="74" drop_shadow_visible="true" follows="left|bottom" font="SansSerifSmall" h_pad="0" halign="left" height="20" hidden="false" left="32" mouse_opaque="true" name="full_screen_text" v_pad="0" width="252">O visor indicará a tela cheia quando entrar. </text> | ||
17 | |||
18 | <button bottom="46" follows="left|bottom" font="SansSerif" halign="center" height="24" hidden="false" label="Preferências..." label_selected="Preferências..." left="572" mouse_opaque="true" name="preferences_btn" scale_image="TRUE" width="120" /> | ||
19 | <combo_box allow_text_entry="true" bottom="48" follows="left|bottom" height="18" hidden="false" left_delta="128" max_chars="20" mouse_opaque="true" name="server_combo" width="120" /> | ||
20 | <button bottom_delta="-28" follows="left|bottom" font="SansSerif" halign="center" height="24" hidden="false" label="Conectar" label_selected="Conectar" left="440" mouse_opaque="true" name="connect_btn" scale_image="TRUE" width="120" /> | ||
21 | <button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center" height="24" hidden="false" label="Sair" label_selected="Sair" left="572" mouse_opaque="true" name="quit_btn" scale_image="TRUE" width="120" /> | ||
22 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom="2" drop_shadow_visible="true" follows="right|bottom" font="SansSerifSmall" h_pad="0" halign="right" height="12" hidden="false" left="698" mouse_opaque="true" name="version_text" v_pad="0" width="100">1.23.4 (5)</text> | ||
23 | </panel> | ||