aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_critical.xml
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:54 -0500
committerJacek Antonelli2008-08-15 23:45:54 -0500
commitd0b03a62fd799317d5da0bd56615739ce3b5b052 (patch)
tree8bc79bbbb52e18294f62810d9fa66ce136f90e2d /linden/indra/newview/skins/xui/en-us/floater_critical.xml
parentSecond Life viewer sources 1.20.8 (diff)
downloadmeta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.zip
meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.gz
meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.bz2
meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.xz
Second Life viewer sources 1.20.9
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_critical.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_critical.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_critical.xml b/linden/indra/newview/skins/xui/en-us/floater_critical.xml
index 126a8ac..5ce1f5c 100644
--- a/linden/indra/newview/skins/xui/en-us/floater_critical.xml
+++ b/linden/indra/newview/skins/xui/en-us/floater_critical.xml
@@ -2,19 +2,18 @@
2<floater can_close="false" can_drag_on_left="false" can_minimize="false" 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" 3 can_resize="false" height="500" min_height="100" min_width="100"
4 name="modal container" title="" width="600"> 4 name="modal container" title="" width="600">
5 <button bottom="-484" font="SansSerif" halign="center" height="20" label="Continue" 5 <button bottom="15" font="SansSerif" halign="center" height="20" label="Continue"
6 label_selected="Continue" left="376" mouse_opaque="true" name="Continue" 6 label_selected="Continue" left="370" mouse_opaque="true" name="Continue"
7 width="100" /> 7 width="100" />
8 <button bottom="-484" font="SansSerif" halign="center" height="20" label="Cancel" 8 <button bottom="15" font="SansSerif" halign="center" height="20" label="Cancel"
9 label_selected="Cancel" left_delta="108" mouse_opaque="true" name="Cancel" 9 label_selected="Cancel" left_delta="108" mouse_opaque="true" name="Cancel"
10 width="100" /> 10 width="100" />
11 <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"> 11 <!-- No title text here because our "critical message" is usually the
12 Critical Message 12 community standards. JC -->
13 </text> 13 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom="-35" drop_shadow_visible="true" follows="left|top" font="SansSerif" h_pad="0" halign="left" height="20" left="20" mouse_opaque="true" name="tos_heading" v_pad="0" width="552">
14 <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">
15 Please read the following message carefully. 14 Please read the following message carefully.
16 </text> 15 </text>
17 <text_editor bottom="-376" embedded_items="false" follows="left|top" font="SansSerif" height="283" left="16" max_length="65536" mouse_opaque="true" text_readonly_color="255,255,255,255" bg_readonly_color="0, 30, 80, 200" name="tos_text" width="568" word_wrap="true"> 16 <text_editor bottom="45" embedded_items="false" follows="left|top" font="SansSerif" left="20" max_length="65536" mouse_opaque="true" text_readonly_color="255,255,255,255" bg_readonly_color="0, 30, 80, 200" name="tos_text" right="-20" top="-45" word_wrap="true">
18 TOS_TEXT 17 TOS_TEXT
19 </text_editor> 18 </text_editor>
20</floater> \ No newline at end of file 19</floater> \ No newline at end of file