summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_profile.xml
blob: 93dc56e72615f6887a482e04daddbc3f060219d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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 di notizie" name="panel_profile_web"/>
			<panel label="Interessi" name="panel_profile_interests"/>
			<panel label="Preferiti" name="panel_profile_picks"/>
			<panel label="Annuncio" name="panel_profile_classifieds"/>
			<panel label="Vita reale" name="panel_profile_firstlife"/>
			<panel label="Note" name="panel_profile_notes"/>
		</tab_container>
		<button label="OK" name="ok_btn" tool_tip="Salva modifiche al profilo e chiudi"/>
		<button label="Annulla" label_selected="Annulla" name="cancel_btn"/>
	</panel>
</floater>