From 8f5cd24b3ec3a36d53fe8b49f97c85421ea2d79c Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Fri, 30 Nov 2001 01:41:27 +0000 Subject: Fixes bug #3290. 2001-11-28 Federico Mena Quintero Fixes bug #3290. * e-shell-folder-selection-dialog.c (e_shell_folder_selection_dialog_construct): Use our own filename for the collapsation state of the tree, instead of sharing the one of shell view number 0. (save_expanded_state): New function, saves the collapsation state of the tree. (impl_destroy): Call save_expanded_state(). 2001-11-14 Ettore Perazzoli svn path=/trunk/; revision=14820 --- shell/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 4e47ed1469..5d72ac4eb2 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2001-11-28 Federico Mena Quintero + + Fixes bug #3290. + + * e-shell-folder-selection-dialog.c + (e_shell_folder_selection_dialog_construct): Use our own filename + for the collapsation state of the tree, instead of sharing the one + of shell view number 0. + (save_expanded_state): New function, saves the collapsation state + of the tree. + (impl_destroy): Call save_expanded_state(). + 2001-11-14 Ettore Perazzoli * e-shell-about-box.c: Add more contributors to the box. -- cgit v1.2.3