summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/panel_outfits_inventory.xml
blob: 5e7fd46754f05e2018b9c5b248be091fe6f33cbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Rzeczy" name="Outfits">
	<tab_container name="appearance_tabs">
		<inventory_panel label="MOJE UBRANIA" name="outfitslist_tab"/>
		<inventory_panel label="ZAŁOŻONE" name="cof_tab"/>
	</tab_container>
	<panel name="bottom_panel">
		<button name="options_gear_btn" tool_tip="Pokaż opcje dodatkowe"/>
		<dnd_button name="trash_btn" tool_tip="Usuń zaznaczony obiekt"/>
		<button label="Zapisz Ubranie" name="make_outfit_btn" tool_tip="Zapisz wygląd jako ubranie"/>
		<button label="Ubierz" name="wear_btn" tool_tip="Ubierz wybrany obiekt"/>
		<button label="M" name="look_edit_btn"/>
	</panel>
</panel>