summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_avatar.xml
blob: 3c7de6f3348845969a6aa87c81946dba65b520d2 (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="225"
 can_minimize="true"
 can_close="true"
 can_resize="true"
 min_height="230"
 min_width="450"
 height="230"
 layout="topleft"
 name="Avatar"
 single_instance="true"
 help_topic="avatar"
 save_rect="true"
 title="AVATAR PICKER"
 width="635">
    <web_browser
      top="25"
      height="200"
      width="635"
      follows="all"
      name="avatar_picker_contents"
      trusted_content="true"/>
</floater>