From 4e676f28fcd8bb7e5430c696bb6e6b711e18bf25 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 21 Jan 2004 17:55:44 +0000 Subject: renamed to _source and made them work with ESource's. 2004-01-21 Rodrigo Moya * gui/e-tasks.[ch] (e_tasks_add_todo_uri, e_tasks_remove_todo_uri, e_tasks_get_default_uri): renamed to _source and made them work with ESource's. * gui/tasks-component.c (update_uri_for_primary_selection, add_uri_for_source, remove_uri_for_source): * gui/tasks-control.c (tasks_control_set_property): updated for changes in e-tasks.[ch]. svn path=/trunk/; revision=24354 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 409c1bc54c..f68f74af3a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2004-01-21 Rodrigo Moya + + * gui/e-tasks.[ch] (e_tasks_add_todo_uri, e_tasks_remove_todo_uri, + e_tasks_get_default_uri): renamed to _source and made them work + with ESource's. + + * gui/tasks-component.c (update_uri_for_primary_selection, + add_uri_for_source, remove_uri_for_source): + * gui/tasks-control.c (tasks_control_set_property): updated for + changes in e-tasks.[ch]. + 2004-01-21 Rodrigo Moya * gui/dialogs/calendar-setup.c (create_new_source_with_group): -- cgit