summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_gesture.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_gesture.xml')
-rw-r--r--indra/newview/skins/default/xui/it/floater_gesture.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_gesture.xml b/indra/newview/skins/default/xui/it/floater_gesture.xml
deleted file mode 100644
index eefa3bb392..0000000000
--- a/indra/newview/skins/default/xui/it/floater_gesture.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<floater label="Posti" name="gestures" title="GESTURES">
- <floater.string name="loading">
- Caricando...
- </floater.string>
- <floater.string name="playing">
- (Riproducendo)
- </floater.string>
- <floater.string name="copy_name">
- Copia di [COPY_NAME]
- </floater.string>
- <scroll_list bottom_delta="-385" height="360" name="gesture_list">
- <scroll_list.columns label="Nome" name="name" width="129"/>
- <scroll_list.columns label="Chat" name="trigger" width="106"/>
- <scroll_list.columns label="Pulsante" name="shortcut" width="65"/>
- </scroll_list>
- <panel label="bottom_panel" name="bottom_panel">
- <menu_button name="gear_btn" tool_tip="PiĆ¹ opzioni"/>
- <button name="new_gesture_btn" tool_tip="Crea nuova gesture"/>
- <button name="activate_btn" tool_tip="Attiva/Disattiva la gesture selezionata"/>
- <button name="del_btn" tool_tip="Cancella questa gesture"/>
- </panel>
- <button label="Modifica" name="edit_btn"/>
- <button label="Play" name="play_btn"/>
- <button label="Stop" name="stop_btn"/>
-</floater>