summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/tr/panel_edit_jacket.xml
blob: 10bc4278dbe94c2fcd4550f1bb46b96df3af94f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="edit_jacket_panel">
	<panel name="avatar_jacket_color_panel">
		<texture_picker label="Üst Doku" name="Upper Fabric" tool_tip="Bir resim seçmek için tıklayın"/>
		<texture_picker label="Alt Doku" name="Lower Fabric" tool_tip="Bir resim seçmek için tıklayın"/>
		<color_swatch label="Renk/Ton" name="Color/Tint" tool_tip="Renk seçiciyi açmak için tıklayın"/>
	</panel>
	<panel name="accordion_panel">
		<accordion name="wearable_accordion">
			<accordion_tab name="jacket_main_tab" title="Ceket"/>
		</accordion>
	</panel>
</panel>