Minor change in gui.xml comments

This commit is contained in:
David Capello 2020-09-02 18:03:07 -03:00
parent 90dd05d57c
commit 676c582ede

View File

@ -578,16 +578,16 @@
<!-- Special keyboard shortcuts for specific actions -->
<actions>
<!-- When you drag-and-drop the selection, pressing this
keyboard shortcut you can copy instead of move -->
<!-- When we are going to drag the selection, pressing this
shortcut starts a copy instead of move -->
<key action="CopySelection" shortcut="Ctrl" />
<!-- When you move the selection, pressing this
keyboard shortcut you can snap to grid -->
<!-- When we are moving the selection, pressing this shortcut
snaps the selection origin to the grid -->
<key action="SnapToGrid" shortcut="Alt" />
<!-- When you move the selection, pressing this keyboard
shortcut so you lock the movement to one axis -->
<!-- When we are moving the selection, pressing this shortcut
locks the movement to one axis (X or Y) -->
<key action="LockAxis" shortcut="Shift" />
<!-- When you rotate the selection, pressing this