14 lines
568 B
XML
14 lines
568 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="avatarinfo" title="Profilo">
|
|
<panel name="panel_profile_view">
|
|
<tab_container name="panel_profile_tabs">
|
|
<panel label="Second Life" name="panel_profile_secondlife"/>
|
|
<panel label="Feed" name="panel_profile_web"/>
|
|
<panel label="Preferiti" name="panel_profile_picks"/>
|
|
<panel label="Inserzioni" name="panel_profile_classifieds"/>
|
|
<panel label="Vita Reale" name="panel_profile_firstlife"/>
|
|
<panel label="Note" name="panel_profile_notes"/>
|
|
</tab_container>
|
|
</panel>
|
|
</floater>
|