1
0
mirror of https://github.com/git/git.git synced 2024-11-19 01:03:56 +01:00
git/lib
Shawn O. Pearce f57ca1efe5 git-gui: Ensure all spellchecker 'class' variables are initialized
If we somehow managed to get our spellchecker instance created but
aspell wasn't startable we may not finish _connect and thus may
find one or more of our fields was not initialized in the instance.

If we have an instance but no version, there is no reason to show
a version to the user in our about dialog.  We effectively have no
spellchecker available.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-02-21 00:22:06 -05:00
..
about.tcl git-gui: Ensure all spellchecker 'class' variables are initialized 2008-02-21 00:22:06 -05:00
blame.tcl
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
branch.tcl
browser.tcl
checkout_op.tcl
choose_font.tcl
choose_repository.tcl
choose_rev.tcl
class.tcl
commit.tcl
console.tcl
database.tcl
date.tcl
diff.tcl
encoding.tcl
error.tcl git-gui: Ensure error dialogs always appear over all other windows 2008-02-20 23:39:32 -05:00
git-gui.ico
index.tcl
logo.tcl
merge.tcl
option.tcl git-gui: Correct size of dictionary name widget in options dialog 2008-02-14 01:07:39 -05:00
remote_branch_delete.tcl
remote.tcl
shortcut.tcl
spellcheck.tcl git-gui: Ensure all spellchecker 'class' variables are initialized 2008-02-21 00:22:06 -05:00
status_bar.tcl
transport.tcl
win32_shortcut.js
win32.tcl