From e8e6da16764e24d4137c16ae1009a9be701ddfaa Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 11 Jul 2002 21:14:52 +0000 Subject: Actually pass the evolution URI, not the path, in Folder.evolutionUri * e-summary-preferences.c (set_selected_folders): Actually pass the evolution URI, not the path, in Folder.evolutionUri (since now the shell StorageSetView implementation has been fixed to handle this field properly). * evolution-storage-set-view.c (impl_StorageSetView__set_checkedFolders): Handle Folder.evolutionUri as a URI, not as a path. Also use e_free_string_list(). svn path=/trunk/; revision=17425 --- shell/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index d4cf410a3f..cb1478b7c2 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,7 +1,9 @@ 2002-07-11 Ettore Perazzoli * evolution-storage-set-view.c - (impl_StorageSetView__set_checkedFolders): Remove extra braces. + (impl_StorageSetView__set_checkedFolders): Handle + Folder.evolutionUri as a URI, not as a path. Also use + e_free_string_list(). 2002-07-11 Ettore Perazzoli -- cgit v1.2.3