aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-properties.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-folder-properties.c')
-rw-r--r--mail/em-folder-properties.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/em-folder-properties.c b/mail/em-folder-properties.c
index d17fd69b5d..bfbf17f245 100644
--- a/mail/em-folder-properties.c
+++ b/mail/em-folder-properties.c
@@ -354,8 +354,7 @@ emfp_dialog_run (AsyncContext *context)
*
* The folder properties window.
*/
- ec = em_config_new (
- E_CONFIG_BOOK, "org.gnome.evolution.mail.folderConfig");
+ ec = em_config_new ("org.gnome.evolution.mail.folderConfig");
l = NULL;
for (i = 0; i < G_N_ELEMENTS (emfp_items); i++)
l = g_slist_prepend (l, &emfp_items[i]);