summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/inspect_avatar.xml
blob: 61f7a6923474e1c6353ac5d442ef70419eda1f27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--
  Not can_close / no title to avoid window chrome
  Single instance - only have one at a time, recycle it each spawn
-->
<floater name="inspect_avatar">
	<string name="Subtitle">
		[ETA&apos;]
	</string>
	<string name="Details">
		[PROFILO_SL]
	</string>
	<slider name="volume_slider" tool_tip="Volume del Voice" value="0.5"/>
	<button label="Aggiungi Amico" name="add_friend_btn"/>
	<button label="IM" name="im_btn"/>
	<button label="Di più" name="view_profile_btn"/>
	<panel name="moderator_panel">
		<button label="Disattiva il Voice" name="disable_voice"/>
		<button label="Attiva Voice" name="enable_voice"/>
	</panel>
</floater>