Make sure that the Git menu is sensitive when the plugin is loaded after a project...
commit9f6f29b370cfec4125be9f9e0c8c12b611487166
authorJames Liggett <jrliggett@cox.net>
Sat, 26 Apr 2008 08:12:59 +0000 (26 01:12 -0700)
committerJames Liggett <jrliggett@cox.net>
Sat, 26 Apr 2008 08:12:59 +0000 (26 01:12 -0700)
tree080ffd58d6a24148d104f80ef0b68149f06bc181
parentfe1661499e680ac4d128d0bf65327e4ab27af760
Make sure that the Git menu is sensitive when the plugin is loaded after a project is opened.

If the user loads the plugin after the project is loaded, the Git menu would be insensitive, even
with a project open. Make sure to verify that there is no project open before de-sensitizing the
menu.
plugins/git/plugin.c