summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_aaa.xml
blob: 4d5268681b6fc0c7959f6774f734896a7662b1f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 legacy_header_height="18"
 height="440"
 layout="topleft"
 name="floater_aaa"
 help_topic="floater_aaa"
 save_rect="true"
 can_resize="true" 
 title="ABOUT [APP_NAME]"
 width="470">
    <text_editor
     follows="left|top|right|bottom"
     height="400"
     layout="topleft"
     left="6"
     max_length="65536"
     name="credits_editor"
     top="25"
     width="458"
     word_wrap="true">
This is line 4
    </text_editor>
</floater>