aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_tos.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_tos.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_tos.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_tos.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_tos.xml b/linden/indra/newview/skins/xui/en-us/floater_tos.xml
new file mode 100644
index 0000000..f002bf2
--- /dev/null
+++ b/linden/indra/newview/skins/xui/en-us/floater_tos.xml
@@ -0,0 +1,49 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<floater can_close="false" can_drag_on_left="false" can_minimize="false"
3 can_resize="false" height="500" min_height="100" min_width="100"
4 name="modal container" title=" " width="600">
5 <button bottom="-484" enabled="false" font="SansSerif" halign="center" height="20"
6 label="Continue" label_selected="Continue" left="376" mouse_opaque="true"
7 name="Continue" width="100" />
8 <button bottom="-484" font="SansSerif" halign="center" height="20" label="Cancel"
9 label_selected="Cancel" left_delta="108" mouse_opaque="true" name="Cancel"
10 width="100" />
11 <radio_group bottom="-440" draw_border="false" follows="left|top|right" height="40"
12 left="16" mouse_opaque="true" name="tos_agreement" width="568">
13 <radio_item bottom="-16" follows="left|top" height="16" left="0" mouse_opaque="true"
14 name="radio_disagree" width="187">
15 I Disagree with the Terms of Service
16 </radio_item>
17 <radio_item bottom="-40" follows="left|top" height="16" left="0" mouse_opaque="true"
18 name="radio_agree" width="216">
19 I Agree to the Terms of Service
20 </radio_item>
21 </radio_group>
22 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
23 bottom="-31" drop_shadow_visible="true" follows="left|top" font="SansSerif"
24 h_pad="0" halign="left" height="15" left="16" mouse_opaque="true"
25 name="tos_title" v_pad="0" width="568">
26 Terms of Service Agreement
27 </text>
28 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
29 bottom="-77" drop_shadow_visible="true" follows="left|top" font="SansSerif"
30 h_pad="0" halign="left" height="30" left="32" mouse_opaque="true"
31 name="tos_heading" v_pad="0" width="552">
32 Please read the following Terms of Service carefully. To continue logging in to Second Life,
33you must accept the agreement.
34 </text>
35 <text_editor bottom="-376" embedded_items="false" follows="left|top" font="SansSerif"
36 height="283" left="16" max_length="65536" mouse_opaque="true"
37 name="tos_text" text_readonly_color="1, 1, 1, 1" width="568"
38 word_wrap="true">
39 TOS_TEXT
40 </text_editor>
41 <web_browser bottom="-376" embedded_items="false" follows="left|top" font="SansSerif"
42 height="283" left="16" max_length="65536" mouse_opaque="true"
43 name="tos_html"
44 start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody bgcolor=%22#ffffff%22 text=%22000000%22%3E%3Ch1%3E%3Ctt%3Eloading...%3C/tt%3E%3C/h1%3E %3C/body%3E %3C/html%3E"
45 text_readonly_color="1, 1, 1, 1" width="568" word_wrap="true" />
46 <text hidden="true" name="real_url">
47 http://secondlife.com/app/tos/
48 </text>
49</floater>