aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/modules/e-memo-shell-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/modules/e-memo-shell-view.c')
-rw-r--r--calendar/modules/e-memo-shell-view.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/modules/e-memo-shell-view.c b/calendar/modules/e-memo-shell-view.c
index 0237e84e27..89efd8f15d 100644
--- a/calendar/modules/e-memo-shell-view.c
+++ b/calendar/modules/e-memo-shell-view.c
@@ -199,6 +199,7 @@ memo_shell_view_class_init (EMemoShellViewClass *class,
shell_view_class->label = _("Memos");
shell_view_class->icon_name = "evolution-memos";
shell_view_class->ui_definition = "evolution-memos.ui";
+ shell_view_class->ui_manager_id = "org.gnome.evolution.memos";
shell_view_class->search_options = "/memo-search-options";
shell_view_class->search_rules = "memotypes.xml";
shell_view_class->type_module = type_module;