aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/main.c b/shell/main.c
index 7a09f60d12..c1a4e5decf 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -435,6 +435,7 @@ create_default_shell (void)
E_TYPE_SHELL,
"name", "org.gnome.Evolution",
"geometry", geometry,
+ "module-directory", EVOLUTION_MODULEDIR,
"online", online,
NULL);