diff options
Diffstat (limited to 'indra/newview/skins/default/xui/it/panel_outfit_gallery.xml')
-rw-r--r-- | indra/newview/skins/default/xui/it/panel_outfit_gallery.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/it/panel_outfit_gallery.xml b/indra/newview/skins/default/xui/it/panel_outfit_gallery.xml new file mode 100644 index 0000000000..b9dd93c797 --- /dev/null +++ b/indra/newview/skins/default/xui/it/panel_outfit_gallery.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" ?> +<panel name="Outfit Gallery"> + <panel name="bottom_panel"> + <menu_button name="options_gear_btn" tool_tip=" +Mostra opzioni aggiuntive +"/> + <button name="trash_btn" tool_tip=" +Cancella l'outfit selezionato +"/> + </panel> +</panel> |