summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_tos.xml
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-02-18 15:28:09 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2010-02-18 15:28:09 +0000
commit2d1c918837cdc5a948619ac2b483d1719aac4069 (patch)
tree7e0b4842a2f55cadd4cc44cb3d95d9581c2e5716 /indra/newview/skins/default/xui/en/floater_tos.xml
parent161aff8e86ae690e6ba4124c9433bfed5025b133 (diff)
parentfa03910a34e5c32149793605bc481de00ada5e1c (diff)
viewer2 merge.
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_tos.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_tos.xml65
1 files changed, 0 insertions, 65 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_tos.xml b/indra/newview/skins/default/xui/en/floater_tos.xml
deleted file mode 100644
index 5e168fe4aa..0000000000
--- a/indra/newview/skins/default/xui/en/floater_tos.xml
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<floater
- legacy_header_height="18"
- can_close="false"
- can_minimize="false"
- height="500"
- layout="topleft"
- name="modal container"
- width="600">
- <floater.string
- name="real_url">
- http://secondlife.com/app/tos/
- </floater.string>
- <button
- enabled="false"
- height="20"
- label="Continue"
- label_selected="Continue"
- layout="topleft"
- left="484"
- name="Continue"
- top="464"
- width="100" />
- <button
- height="20"
- label="Cancel"
- label_selected="Cancel"
- layout="topleft"
- left_delta="-468"
- name="Cancel"
- top_delta="0"
- width="100" />
- <check_box
- follows="top|right"
- height="16"
- label="I Agree to the Terms of Service"
- layout="topleft"
- left_delta="0"
- name="agree_chk"
- top_delta="-45"
- width="55" />
- <text
- type="string"
- length="1"
- follows="left|top"
- font="SansSerif"
- height="30"
- layout="topleft"
- left_delta="0"
- name="tos_heading"
- top_delta="-399"
- word_wrap="true"
- width="552">
- Please read the following Terms of Service carefully. To continue logging in to [SECOND_LIFE], you must accept the agreement.
- </text>
- <web_browser
- follows="left|top"
- height="340"
- layout="topleft"
- left_delta="0"
- name="tos_html"
- start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody text=%22000000%22%3E%3Ch2%3E Loading %3Ca%20target%3D%22_external%22%20href%3D%22http%3A//secondlife.com/app/tos/%22%3ETerms%20of%20Service%3C/a%3E...%3C/h2%3E %3C/body%3E %3C/html%3E"
- top_delta="40"
- width="568" />
-</floater>