Resolved overlapping hotkey definitions.

Refresh editor display: ctrl+e ---> ctrl+d

New Map: ctrl+n ---> ctrl+m
This commit is contained in:
fendrin 2014-06-05 16:43:23 +02:00 committed by Ignacio R. Morelle
parent c4c1983f88
commit 22c7025148

View file

@ -355,7 +355,7 @@
[hotkey]
command="editor-map-new"
key="n"
key="m"
{IF_APPLE_CMD_ELSE_CTRL}
[/hotkey]
@ -445,7 +445,7 @@
[hotkey]
command="editor-refresh"
key="e"
key="d"
{IF_APPLE_CMD_ELSE_CTRL}
[/hotkey]