summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/panel_profile_view.xml
blob: cf65aabebc07d2b72d9161d1502dbc6888dd5af7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="panel_target_profile">
	<string name="status_online">
		Online
	</string>
	<string name="status_offline">
		Offline
	</string>
	<text name="status" value="Online"/>
	<tab_container name="tabs">
		<panel label="PROFILO" name="panel_profile"/>
		<panel label="LUOGHI CONSIGLIATI" name="panel_picks"/>
		<panel label="NOTE E PRIVACY" name="panel_notes"/>
	</tab_container>
</panel>