From bd035bcd8ccb4e85e9a0ac2a63f800c2cc4b5057 Mon Sep 17 00:00:00 2001 From: "Viren.l" Date: Mon, 25 Jul 2005 07:53:18 +0000 Subject: Fixes:248126 Added 2 Bonobo UI verbs for Assign Task and Forward as 2005-07-25 Viren.l Fixes:248126 * gui/tasks-control.c (tasks_control_assign_cmd) (tasks_control_forward_cmd): Added 2 Bonobo UI verbs for Assign Task and Forward as iCalendar and the definitions to commands. * gui/e-calendar-table.[ch] (e_calendar_table_open_task) (e_calendar_table_get_selected_comp): renamed static functions open_task and get_selected_comp and made them public. svn path=/trunk/; revision=29881 --- ui/ChangeLog | 5 +++++ ui/evolution-tasks.xml | 4 ++++ 2 files changed, 9 insertions(+) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index fb9cd0670e..8e6407e10b 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2005-07-25 Viren.l + + * evolution-tasks.xml: Added 2 submenus under action menu. + Fixes #248126 + 2005-07-21 Devashish Sharma * evolution-message-composer.xml: Added Shortcut for Save Draft -(Ctrl+Shift+S) and a toolbar button for the same. diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml index c2cf160669..d0db7dfdf0 100644 --- a/ui/evolution-tasks.xml +++ b/ui/evolution-tasks.xml @@ -13,6 +13,8 @@ + + @@ -47,6 +49,8 @@ + + -- cgit v1.2.3