From 8f338e40f91fcdf430b29ea4b9ebcd3e384b0ff1 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 28 Sep 2001 21:18:57 +0000 Subject: [Fix #8434, Shortcut bar not shown properly.] * e-shell-view.c (e_shell_view_show_shortcut_bar): Set the hpaned_position from the EPaned *before* hiding it -- otherwise, the position will of course always be zero. (e_shell_view_save_settings): Save from ->hpaned_position and ->view_hpaned_position. svn path=/trunk/; revision=13234 --- shell/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 34750da285..9ff726afad 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2001-09-28 Ettore Perazzoli + + [Fix #8434, Shortcut bar not shown properly.] + + * e-shell-view.c (e_shell_view_show_shortcut_bar): Set the + hpaned_position from the EPaned *before* hiding it -- otherwise, + the position will of course always be zero. + (e_shell_view_save_settings): Save from ->hpaned_position and + ->view_hpaned_position. + 2001-09-28 Iain Holmes * importer/import.glade: Add new pages. @@ -46,7 +56,6 @@ (e_shell_view_menu_setup): Add tools verbs. 2001-09-26 Ettore Perazzoli - * e-shell-view.c (setup_verb_sensitivity_for_folder): New helper function. (folder_selected_cb): Call it. -- cgit v1.2.3