summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/menu_wearing_tab.xml
blob: d00fd9ae28379b507d1ff9985d9e82f0ec42caa0 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="Wearing">
	<menu_item_call label="Tocar" name="touch_attach"/>
	<menu_item_call label="Tirar" name="take_off"/>
	<menu_item_call label="Tirar" name="detach"/>
	<menu_item_call label="Editar look" name="edit_outfit"/>
	<menu_item_call label="Editar" name="edit_item"/>
	<menu_item_call label="Mostrar original" name="show_original"/>
</context_menu>