blob: 10e55f0655a95694f5337cc5ee78d14c70f842ca (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="floater_my_friends" title="連絡先" min_width="500">
<tab_container name="friends_and_groups">
<panel label="フレンド" name="friends_panel" />
<panel label="グループ" name="groups_panel" />
</tab_container>
</floater>
|