summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_first_time_tip.xml
blob: 49751111116da07407f62cdf7f80a1619e688e9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 can_close="true"
 can_minimize="false"
 height="250"
 layout="topleft"
 name="set_name_in_the_cladd"
 help_topic="set_name_in_the_cladd"
 save_rect="true"
 width="300">
    <check_box
     height="20"
     follows="left|bottom|right"
     label="Turn off Quick Tips"
     layout="topleft"
     left="5"
     name="DontShowFirstTimeTip_checkbox"
     text_enabled_color="white"
     top="225"
     width="200" />
</floater>