summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_script_debug_panel.xml
blob: 0029fcb09b5a79154cb009244ea1fb6fa4df8706 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 legacy_header_height="18"
 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"
     parse_highlights="true" 
     width="420"
     word_wrap="true" />
</floater>