summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_aaa.xml
blob: d2a01937639c0fdf7c6dcf0dcab9ee607a02455a (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
 height="440"
 layout="topleft"
 name="floater_aaa"
 save_rect="true"
 title="About [SECOND_LIFE_VIEWER]"
 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 1a


  This is line 4
    </text_editor>
</floater>