summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/tr/floater_profile.xml
blob: bb158ddf666ab66e800f11ed0b07c972b04b6743 (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="Profil">
	<panel name="panel_profile_view">
		<tab_container name="panel_profile_tabs">
			<panel label="Second Life" name="panel_profile_secondlife"/>
			<panel label="Web" name="panel_profile_web"/>
			<panel label="İlgi alanları" name="panel_profile_interests"/>
			<panel label="Favoriler" name="panel_profile_picks"/>
			<panel label="İlan" name="panel_profile_classifieds"/>
			<panel label="Gerçek Hayat" name="panel_profile_firstlife"/>
			<panel label="Notlar" name="panel_profile_notes"/>
		</tab_container>
		<button label="Tamam" name="ok_btn" tool_tip="Değişiklikleri profile kaydet ve kapat"/>
		<button label="İptal Et" label_selected="İptal Et" name="cancel_btn"/>
	</panel>
</floater>