gitk: Add shortcut Ctrl-W for closing the active window
commit59a159417e07174bc4189849a8482e587624ba03
authorJens Lehmann <Jens.Lehmann@web.de>
Tue, 2 Feb 2010 22:03:24 +0000 (2 23:03 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 7 Apr 2010 20:10:37 +0000 (7 22:10 +0200)
treebdf51ea44786badef6a8453d17f65d9d77262028
parent0648946884bbdd0e21e70456fb3fa8fee59e2dd7
gitk: Add shortcut Ctrl-W for closing the active window

To make the user experience between git gui and gitk more homogeneous, use
Ctrl-W in gitk too for closing the active window. When closing the main
window doquit is called for proper cleanup.

Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
gitk-git/gitk