summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_script_debug.xml
blob: cd88048d6b8e1f599cf280acc90f849336e8c6c7 (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" ?>
<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" />
</multi_floater>