X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-init.c;h=99e183f8d1dda3928367982a49df6ef85f6aa7d4;hp=b805bff5011f7856793681676630ce341814f210;hb=06536a525801914c10d4caf9ca9acd6a5ac86cfe;hpb=8b7a2e593ce7fdbd06c9e7ef0e09de6852511ac3 diff --git a/src/modest-init.c b/src/modest-init.c index b805bff..99e183f 100644 --- a/src/modest-init.c +++ b/src/modest-init.c @@ -669,8 +669,10 @@ init_default_settings (ModestConf *conf) if (!modest_conf_key_exists (conf, MODEST_CONF_SHOW_BCC, NULL)) modest_conf_set_bool (conf, MODEST_CONF_SHOW_BCC, FALSE, NULL); +/* Not used: if (!modest_conf_key_exists (conf, MODEST_CONF_CONNECT_AT_STARTUP, NULL)) modest_conf_set_bool (conf, MODEST_CONF_CONNECT_AT_STARTUP, TRUE, NULL); +*/ /* Global settings */ if (!modest_conf_key_exists (conf, MODEST_CONF_AUTO_UPDATE, NULL))