aboutsummaryrefslogtreecommitdiffstats
path: root/mail/component-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r--mail/component-factory.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c
index f0ede8f01c..d828757ee3 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -633,7 +633,8 @@ owner_set_cb (EvolutionShellComponent *shell_component,
evolution_dir = g_strdup (evolution_homedir);
mail_session_init ();
-
+ mail_config_init ();
+
storages_hash = g_hash_table_new (NULL, NULL);
vfolder_create_storage (shell_component);