From c36bd27fa84fec81ad40032c0dce07051d73f04c Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 19 Jan 2011 14:56:35 +0100 Subject: Bug #634403 - Mails Label popup menu is not updated properly --- plugins/templates/templates.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/templates/templates.c') diff --git a/plugins/templates/templates.c b/plugins/templates/templates.c index 9b664bbe55..3e3bb49195 100644 --- a/plugins/templates/templates.c +++ b/plugins/templates/templates.c @@ -780,6 +780,7 @@ update_actions_cb (EShellView *shell_view) gtk_ui_manager_remove_ui (ui_manager, merge_id); e_action_group_remove_all_actions (action_group); + gtk_ui_manager_ensure_update (ui_manager); if (!plugin_enabled) return; -- cgit v1.2.3