diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/pt/floater_html_help.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/pt/floater_html_help.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/linden/indra/newview/skins/xui/pt/floater_html_help.xml b/linden/indra/newview/skins/xui/pt/floater_html_help.xml index 1baae76..7722084 100644 --- a/linden/indra/newview/skins/xui/pt/floater_html_help.xml +++ b/linden/indra/newview/skins/xui/pt/floater_html_help.xml | |||
@@ -1,10 +1,10 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> |
2 | <floater name="htmlhelp" title="Ajuda de Second Life"> | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" height="500" min_height="300" min_width="300" name="htmlhelp" title="Ajuda do Second Life" width="700"><button bottom="-45" follows="top|left" font="SansSerifSmall" height="20" label="Voltar" left="15" name="back_btn" width="70" /> |
3 | <button label="Voltar" name="back_btn" /> | 3 | <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20" label="Home" left_delta="75" name="home_btn" width="70" /> |
4 | <button label="Casa" name="home_btn" /> | 4 | <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20" label="Adiante" left_delta="75" name="forward_btn" width="70" /> |
5 | <button label="Avançar" name="forward_btn" /> | 5 | <button bottom="10" follows="bottom|right" font="SansSerifSmall" height="20" label="Fechar" name="close_btn" right="-10" width="50" /> |
6 | <button label="Fechar" name="close_btn" /> | 6 | <web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15" name="html_help_browser" right="-15" top="-55" start_url="http://help.secondlifebrasil.com.br" /> |
7 | <text name="status_text"> | 7 | |
8 | Feito | 8 | |
9 | </text> | 9 | <text bottom="5" follows="bottom|left|right" left="15" name="status_text" right="-70" top="25">Concluído</text> |
10 | </floater> | 10 | </floater> |