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