aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/pt
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:34 -0500
committerJacek Antonelli2008-08-15 23:45:34 -0500
commitcd17687f01420952712a500107e0f93e7ab8d5f8 (patch)
treece48c2b706f2c1176290e39fb555fbdf6648ce01 /linden/indra/newview/skins/xui/pt
parentSecond Life viewer sources 1.19.0.5 (diff)
downloadmeta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.zip
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.gz
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.bz2
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.xz
Second Life viewer sources 1.19.1.0
Diffstat (limited to 'linden/indra/newview/skins/xui/pt')
-rw-r--r--linden/indra/newview/skins/xui/pt/floater_html.xml22
1 files changed, 5 insertions, 17 deletions
diff --git a/linden/indra/newview/skins/xui/pt/floater_html.xml b/linden/indra/newview/skins/xui/pt/floater_html.xml
index a5c1e23..f8ba1e6 100644
--- a/linden/indra/newview/skins/xui/pt/floater_html.xml
+++ b/linden/indra/newview/skins/xui/pt/floater_html.xml
@@ -1,19 +1,7 @@
1<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> 1<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
2<floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" 2<floater name="htmlfloater" title="">
3 height="500" min_height="300" min_width="300" name="htmlfloater" 3 <text hidden="true" name="f1_help_title">Second Life Help</text>
4 title="" width="700"> 4 <text hidden="true" name="f1_help_url">
5 <button bottom="10" follows="bottom|right" font="SansSerifSmall" height="20" 5 http://secondlife.com/app/support/index_pt.html
6 label="Close" name="close_btn" right="-10" width="50" />
7 <web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15"
8 name="html_floater_browser" right="-15" top="-30" />
9
10 <text hidden="true" name="in-world_help_title">Ajuda "In-World"</text>
11 <text hidden="true" name="in-world_help_url">
12 http://www.secondlifebrasil.com.br/app/inworld.aspx
13 </text> 6 </text>
14 7</floater>
15 <text hidden="true" name="additional_help_title">Ajuda adicional</text>
16 <text hidden="true" name="additional_help_url">
17 http://www.secondlifebrasil.com.br/app/support.aspx
18 </text>
19</floater> \ No newline at end of file