blob: 4615496bd36278bc95162e0044a9ec0762c1b89d (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_my_friends" title="Contactos">
<tab_container name="friends_and_groups">
<panel label="Amigos" name="friends_panel"/>
<panel label="Grupos" name="groups_panel"/>
</tab_container>
</floater>
|