Files
SingularityViewer/indra/newview/skins/default/xui/en-us/floater_my_friends.xml

14 lines
739 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="false" can_drag_on_left="false" can_minimize="true"
can_resize="true" can_tear_off="true" height="390" min_height="100"
min_width="365" name="floater_my_friends"
rect_control="FloaterContactsRect" title="Contacts" width="395">
<tab_container bottom="6" follows="left|right|top|bottom" height="364" left="4"
name="friends_and_groups" tab_position="top" tab_width="80" width="383">
<panel bottom="0" filename="panel_friends.xml" label="Friends" left="0"
name="friends_panel" width="370" />
<panel bottom="0" filename="panel_groups.xml" label="Groups" left="0"
name="groups_panel" width="370" />
</tab_container>
</floater>