summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/floater_profile.xml
blob: 2577e1ef33ebfd515df3c191757a6647c3388799 (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="Perfil">
	<panel name="panel_profile_view">
		<tab_container name="panel_profile_tabs">
			<panel label="Second Life" name="panel_profile_secondlife"/>
			<panel label="Notícias" name="panel_profile_web"/>
			<panel label="Interesses" name="panel_profile_interests"/>
			<panel label="Destaques" name="panel_profile_picks"/>
			<panel label="Anúncio" name="panel_profile_classifieds"/>
			<panel label="Vida real" name="panel_profile_firstlife"/>
			<panel label="Observações" name="panel_profile_notes"/>
		</tab_container>
		<button label="OK" name="ok_btn" tool_tip="Salvar alterações do perfil e fechar"/>
		<button label="Cancelar" label_selected="Cancelar" name="cancel_btn"/>
	</panel>
</floater>