X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmodest-runtime.c;h=55679f5eac5050603cb7bc2209bf49f46435a015;hb=10e851ccec975ee87f68c4f9d2abaa9827f5c700;hp=cc106e750e36bfbd116f37d054d4a5826fc40636;hpb=c62c3e27d371549d19265e01bd78194a2926dc21;p=modest diff --git a/src/modest-runtime.c b/src/modest-runtime.c index cc106e7..55679f5 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 -