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