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