aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_html_help.xml
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:44:46 -0500
committerJacek Antonelli2008-08-15 23:44:46 -0500
commit38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4 (patch)
treeadca584755d22ca041a2dbfc35d4eca01f70b32c /linden/indra/newview/skins/xui/en-us/floater_html_help.xml
parentREADME.txt (diff)
downloadmeta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.zip
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.gz
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.bz2
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.xz
Second Life viewer sources 1.13.2.12
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_html_help.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_html_help.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_html_help.xml b/linden/indra/newview/skins/xui/en-us/floater_html_help.xml
new file mode 100644
index 0000000..fa5a7db
--- /dev/null
+++ b/linden/indra/newview/skins/xui/en-us/floater_html_help.xml
@@ -0,0 +1,19 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true"
3 height="500" min_height="300" min_width="300" name="htmlhelp"
4 title="Second Life Help" width="700">
5 <button bottom="-45" follows="top|left" font="SansSerifSmall" height="20" label="Back"
6 left="15" name="back_btn" width="70" />
7 <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20"
8 label="Home" left_delta="75" name="home_btn" width="70" />
9 <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20"
10 label="Forward" left_delta="75" name="forward_btn" width="70" />
11 <button bottom="10" follows="bottom|right" font="SansSerifSmall" height="20"
12 label="Close" name="close_btn" right="-10" width="50" />
13 <web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15"
14 name="html_help_browser" right="-15" top="-55" start_url="http://secondlife.com/app/help/" />
15 <text bottom="5" follows="bottom|left|right" left="15" name="status_text" right="-70"
16 top="25">
17 Done
18 </text>
19</floater>