git-gui: Don't bind F5/M1-R in all windows
commitf1e031bbebb8910ef11f1d5d566b357b50050c56
authorShawn O. Pearce <spearce@spearce.org>
Fri, 6 Jul 2007 02:16:38 +0000 (5 22:16 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 6 Jul 2007 07:59:34 +0000 (6 03:59 -0400)
tree8e52281cbcd0df8009c1b81585b0fac49def96db
parentc8e23aaf1814b95d64fc536fdf1acaa54bb28411
git-gui: Don't bind F5/M1-R in all windows

We actually only want our F5/M1-R keystroke bound in the main window.
Within a browser/blame/console window pressing these keys should not
execute the rescan action.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh