From df580510c9788caa00731e6bbd227388b91f4695 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 2 Oct 2001 18:21:01 +0000 Subject: New, callback for the ::removed_folder signal on the shell's EStorageSet. * e-shell-view.c (storage_set_removed_folder_callback): New, callback for the ::removed_folder signal on the shell's EStorageSet. (e_shell_view_construct): Connect. (e_shell_view_remove_control_for_uri): Removed. * e-shell-folder-commands.c (folder_selection_dialog_folder_selected_callback): Don't call `e_shell_view_remove_control_for_uri()'. (e_shell_command_delete_folder): Not here either. And don't display the default URI either. svn path=/trunk/; revision=13305 --- shell/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 0a4dc9876b..2a09776847 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,17 @@ +2001-10-02 Ettore Perazzoli + + * e-shell-view.c (storage_set_removed_folder_callback): New, + callback for the ::removed_folder signal on the shell's + EStorageSet. + (e_shell_view_construct): Connect. + (e_shell_view_remove_control_for_uri): Removed. + + * e-shell-folder-commands.c + (folder_selection_dialog_folder_selected_callback): Don't call + `e_shell_view_remove_control_for_uri()'. + (e_shell_command_delete_folder): Not here either. And don't + display the default URI either. + 2001-09-28 Ettore Perazzoli [Fix #8053, `GNOME_Evolution_Shortcuts' doesn't seem to work.] -- cgit v1.2.3