summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_script_debug_panel.xml
blob: c8b8c34f85bb1dba513bcb7c5ab850c19b911b87 (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_resize="true"
 follows="left|top|right|bottom"
 height="200"
 layout="topleft"
 name="script"
 help_topic="script"
 short_title="[All scripts]"
 title="[All scripts]"
 width="440">
    <text_editor
     bottom="197"
     follows="left|top|right|bottom"
     height="176"
     layout="topleft"
     max_length="10000"
     name="Chat History Editor"
     width="420"
     word_wrap="true" />
</floater>