summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_my_profile.xml
blob: 713515d041972b34894fb0bf4ba563d9253768f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<floater
 open_positioning="cascading"
 can_close="true"
 can_resize="true"
 height="570"
 help_topic="sidebar_me"
 min_width="333"
 min_height="440"
 name="floater_profile"
 save_rect="true"
 save_visibility="true"
 title="MY PROFILE"
 width="333" >
   <panel
    class="panel_me"
    name="main_panel"
    filename="panel_me.xml"
    follows="all"/>
</floater>