summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/panel_outfits_inventory.xml
blob: 2f60df7743532e709ab6f881a0ed4de368b4e95e (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="Quitar el ítem seleccionado"/>
		<button label="Guardar el vestuario" name="make_outfit_btn" tool_tip="Guardar la apariencia como un vestuario"/>
		<button label="Ponerme" name="wear_btn" tool_tip="Ponerme el vestuario seleccionado"/>
		<button label="M" name="look_edit_btn"/>
	</panel>
</panel>