summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/panel_outfits_inventory.xml
blob: 11bbcd769522c4df571e8b1218b5e7121a517561 (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="Cosas" name="Outfits">
	<tab_container name="appearance_tabs">
		<inventory_panel label="MIS VESTUARIOS" name="outfitslist_tab"/>
		<inventory_panel label="PUESTO" name="cof_tab"/>
	</tab_container>
	<panel name="bottom_panel">
		<button name="options_gear_btn" tool_tip="Ver más opciones"/>
		<dnd_button name="trash_btn" tool_tip="Quita el ítem seleccionado"/>
		<button label="Guardar el vestuario" name="make_outfit_btn" tool_tip="Guarda la apariencia como un vestuario"/>
		<button label="Llevar" name="wear_btn" tool_tip="Viste el vestuario seleccionado"/>
		<button label="M" name="look_edit_btn"/>
	</panel>
</panel>