<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true"     height="465" min_height="200" min_width="375" name="gestures"     title="Ativar gestos" width="375"><text bottom="-30" follows="top|left" font="SansSerifSmall" left="15"	     name="help_label">Digite uma palavra-chave ou pressione uma tecla para executar um som ou animação.</text>
<scroll_list bottom_delta="-375" draw_border="true" draw_heading="true"	     follows="top|left|bottom|right" height="370" left="15" multi_select="false"	     name="gesture_list" width="345"><column label="Gatilho" name="trigger" width="70" />
<column label="Tecla" name="shortcut" width="70" />
<column label="" name="key" width="-1" />
<column label="Nome" name="name" width="160" />
</scroll_list>
<button bottom_delta="-30" follows="bottom|right" height="20" label="Novo" left="-365"	     name="new_gesture_btn" width="80" />
<button bottom_delta="0" follows="bottom|right" height="20" label="Inventário"	     left_delta="90" name="inventory_btn" width="80" />
<button bottom_delta="0" follows="bottom|right" height="20" label="Editar"	     left_delta="90" name="edit_btn" width="80" />
<button bottom_delta="0" follows="bottom|right" height="20" label="Executar"	     left_delta="90" name="play_btn" width="80" />
<button bottom_delta="0" follows="bottom|right" height="20" label="Parar" left_delta="0"	     name="stop_btn" width="80" />
</floater>
