1
0
mirror of https://github.com/git/git.git synced 2025-04-24 17:40:49 +00:00
Shawn O. Pearce 35d04b3b11 git-gui: Only bind the spellcheck popup suggestion hook once
If we reconnect to the spellchecker there is no reason to resetup
the binding for button 3 on our text widget to show the suggestion
list (if available).

Plus, by moving it out of _connect and into init we can now break
out of _connect earlier if there is something wrong with the pipe,
for example if the dictionary we were asked to load is not valid.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-02-21 00:22:06 -05:00
..
2007-09-27 22:12:49 -04:00
2007-09-16 23:15:21 -04:00
2007-10-20 20:43:36 -04:00
2007-10-20 20:43:36 -04:00