X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-runtime.c;h=f3ec8b6e0268c4d91e18d45f28fa8d6acf43c522;hp=4e9899038200f17f05cb0c31293aba882eb47500;hb=12a672c559d983c4e49a7e4054ee14c0177ecb1c;hpb=2b782aed463d9cd3b59f3d511abff67f66b2d067 diff --git a/src/modest-runtime.c b/src/modest-runtime.c index 4e98990..f3ec8b6 100644 --- a/src/modest-runtime.c +++ b/src/modest-runtime.c @@ -58,7 +58,7 @@ static ModestTnyAccountStore *_account_store = NULL; static GSList *_sig_handlers = NULL; /* will modest shut down when window list and mail op queue are empty? */ -static gboolean _allow_shutdown = TRUE; +static gboolean _allow_shutdown = FALSE; /* * private functions declared in modest-runtime-priv.h -