Apertura del repositorio

This commit is contained in:
2025-05-24 18:09:39 -03:00
parent 76e6359dad
commit d883ddd0d0
35253 changed files with 2891973 additions and 2 deletions
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu label="Editar" name="Edit">
<menu_item_call label="Desfazer" name="Undo"/>
<menu_item_call label="Repetir" name="Redo"/>
<menu_item_call label="Cortar" name="Cut"/>
<menu_item_call label="Copiar" name="Copy"/>
<menu_item_call label="Colar" name="Paste"/>
<menu_item_call label="Excluir" name="Delete"/>
<menu_item_call label="Replicar" name="Duplicate"/>
<menu_item_call label="Selecionar tudo" name="Select All"/>
<menu_item_call label="Desfazer seleção" name="Deselect"/>
</menu>