Added default hotkey for quit (ctrl+q)

Was there a special reason not to include it (anymore)?
This commit is contained in:
Nils Kneuper 2005-07-19 17:12:59 +00:00
parent f5e4232a1c
commit 304d044a21

View file

@ -209,6 +209,11 @@ default=yes
cmd=yes
[/hotkey]
[hotkey]
command=quit
key=q
cmd=yes
[/hotkey]
[hotkey]
command=save
key=s
cmd=yes
@ -388,6 +393,11 @@ default=yes
ctrl=yes
[/hotkey]
[hotkey]
command=quit
key=q
ctrl=yes
[/hotkey]
[hotkey]
command=save
key=s
ctrl=yes