Map ctrl-f4 to core:close command on Windows

Closes #2903
Esse commit está contido em:
Kevin Sawicki
2014-07-10 09:14:15 -07:00
commit 157774f552
+1
Ver Arquivo
@@ -26,6 +26,7 @@
'ctrl-s': 'core:save'
'ctrl-S': 'core:save-as'
'ctrl-w': 'core:close'
'ctrl-f4': 'core:close'
'ctrl-z': 'core:undo'
'ctrl-y': 'core:redo'
'ctrl-x': 'core:cut'