gitk: Add Ctrl-W shortcut for closing the active window
commitdecd0a1ea594232f3b84831104257a0225be0085
authorJens Lehmann <Jens.Lehmann@web.de>
Tue, 2 Feb 2010 22:11:28 +0000 (2 23:11 +0100)
committerPaul Mackerras <paulus@samba.org>
Sat, 20 Mar 2010 09:53:21 +0000 (20 20:53 +1100)
tree8d8ead4e3464d9b567716b5aa25fc0848b429d10
parent7963791e1f44f3053f47f98628cf1729030eab76
gitk: Add Ctrl-W shortcut for closing the active window

To make the user experience between git gui and gitk more homogeneous,
use Ctrl-W in gitk 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>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk