summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_preview_trash.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_preview_trash.xml')
-rw-r--r--indra/newview/skins/default/xui/it/floater_preview_trash.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_preview_trash.xml b/indra/newview/skins/default/xui/it/floater_preview_trash.xml
new file mode 100644
index 0000000000..9c5e467b75
--- /dev/null
+++ b/indra/newview/skins/default/xui/it/floater_preview_trash.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" ?>
+<floater name="floater_preview_trash" title="CESTINO">
+ <layout_panel name="empty_btn_lp"/>
+ <layout_stack name="button_panel_ls">
+ <button name="empty_btn" label="Cestino vuoto"/>
+ <button name="cancel_btn" label="Annulla"/>
+ </layout_stack>
+ <layout_panel name="share_btn_lp"/>
+</floater>