summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_script_debug.xml
blob: 6c49cfa1a8179fcd2eaea36bdb8411f449bdeea8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<multi_floater
 can_resize="true"
 height="233"
 layout="topleft"
 name="script debug floater"
 help_topic="script_debug_floater"
 save_rect="true"
 title="Script Warning/Error"
 reuse_instance="true"
 width="450">
    <tab_container
     follows="left|top|right|bottom"
     height="217"
     layout="topleft"
     left="1"
     name="Preview Tabs"
     tab_position="bottom"
     top="16"
     width="448"
     enable_tabs_flashing="true"/>
</multi_floater>