From bd9f473a896496b95b9896d30940f2ab27493432 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 23 Jan 2009 21:41:01 +0000 Subject: Redesign EPluginUI to accommodate merging and unmerging shell views. Get the "mark-all-read" and "plugin-manager" plugins working. svn path=/branches/kill-bonobo/; revision=37125 --- mail/e-mail-shell-view.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/e-mail-shell-view.c') diff --git a/mail/e-mail-shell-view.c b/mail/e-mail-shell-view.c index 5a338ab011..dbca7b479c 100644 --- a/mail/e-mail-shell-view.c +++ b/mail/e-mail-shell-view.c @@ -211,6 +211,7 @@ mail_shell_view_class_init (EMailShellViewClass *class, shell_view_class->label = _("Mail"); shell_view_class->icon_name = "evolution-mail"; shell_view_class->ui_definition = "evolution-mail.ui"; + shell_view_class->ui_manager_id = "org.gnome.evolution.mail"; shell_view_class->search_options = "/mail-search-options"; shell_view_class->search_rules = "searchtypes.xml"; shell_view_class->type_module = type_module; -- cgit v1.2.3