From 222ffe3a377d085079a8c69457bef3a6a1523241 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 5 Jan 2004 18:28:04 +0000 Subject: display the tasks' primary selection in the task list, and actually open 2004-01-05 Rodrigo Moya * gui/gnome-cal.c (gnome_calendar_construct): display the tasks' primary selection in the task list, and actually open the tasks folder. svn path=/trunk/; revision=24048 --- calendar/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 17376c1ad2..50af47523d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,9 @@ 2004-01-05 Rodrigo Moya + * gui/gnome-cal.c (gnome_calendar_construct): display the tasks' + primary selection in the task list, and actually open the tasks + folder. + * gui/e-tasks.c (e_tasks_set_default_uri): use the ECalModel to get the client for a given URI. -- cgit