From a3075377cc82352d45107303b3cde5a22b0cfb44 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 7 Aug 2001 23:16:30 +0000 Subject: If the shortcut points to some folder in the storage set, get the type * e-shortcuts.c (load_shortcuts): If the shortcut points to some folder in the storage set, get the type from it. * e-storage-set.c (signal_new_folder_for_all_folders_under_paths): New helper function. (signal_new_folder_for_all_folders_in_storage): New helper function. (e_storage_set_add_storage): Call the latter to emit a "new_folder" signal for all the folders contained in the newly added storage. svn path=/trunk/; revision=11750 --- shell/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 49221e7fa3..bbbc7877ec 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,16 @@ +2001-08-07 Ettore Perazzoli + + * e-shortcuts.c (load_shortcuts): If the shortcut points to some + folder in the storage set, get the type from it. + + * e-storage-set.c (signal_new_folder_for_all_folders_under_paths): + New helper function. + (signal_new_folder_for_all_folders_in_storage): New helper + function. + (e_storage_set_add_storage): Call the latter to emit a + "new_folder" signal for all the folders contained in the newly + added storage. + 2001-08-07 Ettore Perazzoli [This should fix #5407, application crash on re-opening.] -- cgit v1.2.3