aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_tos.xml
blob: f002bf26c5b96dc2ebf1ee73ab15757197af1d8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="false" can_drag_on_left="false" can_minimize="false"
     can_resize="false" height="500" min_height="100" min_width="100"
     name="modal container" title=" " width="600">
	<button bottom="-484" enabled="false" font="SansSerif" halign="center" height="20"
	     label="Continue" label_selected="Continue" left="376" mouse_opaque="true"
	     name="Continue" width="100" />
	<button bottom="-484" font="SansSerif" halign="center" height="20" label="Cancel"
	     label_selected="Cancel" left_delta="108" mouse_opaque="true" name="Cancel"
	     width="100" />
	<radio_group bottom="-440" draw_border="false" follows="left|top|right" height="40"
	     left="16" mouse_opaque="true" name="tos_agreement" width="568">
		<radio_item bottom="-16" follows="left|top" height="16" left="0" mouse_opaque="true"
		     name="radio_disagree" width="187">
			I Disagree with the Terms of Service
		</radio_item>
		<radio_item bottom="-40" follows="left|top" height="16" left="0" mouse_opaque="true"
		     name="radio_agree" width="216">
			I Agree to the Terms of Service
		</radio_item>
	</radio_group>
	<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="-31" drop_shadow_visible="true" follows="left|top" font="SansSerif"
	     h_pad="0" halign="left" height="15" left="16" mouse_opaque="true"
	     name="tos_title" v_pad="0" width="568">
		Terms of Service Agreement
	</text>
	<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="-77" drop_shadow_visible="true" follows="left|top" font="SansSerif"
	     h_pad="0" halign="left" height="30" left="32" mouse_opaque="true"
	     name="tos_heading" v_pad="0" width="552">
		Please read the following Terms of Service carefully. To continue logging in to Second Life,
you must accept the agreement.
	</text>
	<text_editor bottom="-376" embedded_items="false" follows="left|top" font="SansSerif"
	     height="283" left="16" max_length="65536" mouse_opaque="true"
	     name="tos_text" text_readonly_color="1, 1, 1, 1" width="568"
	     word_wrap="true">
		TOS_TEXT
	</text_editor>
	<web_browser bottom="-376" embedded_items="false" follows="left|top" font="SansSerif"
	     height="283" left="16" max_length="65536" mouse_opaque="true"
	     name="tos_html"
	     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"
	     text_readonly_color="1, 1, 1, 1" width="568" word_wrap="true" />
	<text hidden="true" name="real_url">
		http://secondlife.com/app/tos/
	</text>
</floater>