diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 03da33a026..11f5f37da6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,16 @@ +2004-06-01 William Jon McCann <mccann@jhu.edu> + + * e-shell-window-commands.c (e_shell_window_commands_setup): + Add listener for the ViewToolbar command. + (view_toolbar_item_toggled_handler): + New function to handle toggling toolbar visibility and saving state. + + * e-shell-window.c (e_shell_window_save_defaults): + Save the status of the toolbar visibility. + (setup_widgets): Set initial state of toolbar visibility. + + * apps_evolution_shell.schemas.in.in: Added schema for toolbar_visible. + 2004-06-01 Christophe Fergeau <teuf@gnome.org> * e-shell-importer.c: sort the various available importer plugins by |