diff options
author | JP Rosevear <jpr@ximian.com> | 2004-04-28 10:02:36 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-04-28 10:02:36 +0800 |
commit | 8aeb46417a17826f24eb2c128c30d905f507e1d6 (patch) | |
tree | a7ab5fd1d40b1804bc5a3c484840cca82f9b2c44 /shell/ChangeLog | |
parent | 7b7c2d9828f1907b709a4cc9566777efbf2fa487 (diff) | |
download | gsoc2013-evolution-8aeb46417a17826f24eb2c128c30d905f507e1d6.tar.gz gsoc2013-evolution-8aeb46417a17826f24eb2c128c30d905f507e1d6.tar.zst gsoc2013-evolution-8aeb46417a17826f24eb2c128c30d905f507e1d6.zip |
init the view to NULL
2004-04-27 JP Rosevear <jpr@ximian.com>
* e-shell-window.c (sidebar_button_selected_callback): init the
view to NULL
svn path=/trunk/; revision=25649
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index e74c46d17e..7ea06f5314 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2004-04-27 JP Rosevear <jpr@ximian.com> + + * e-shell-window.c (sidebar_button_selected_callback): init the + view to NULL + +2004-04-27 William Jon McCann <mccann@jhu.edu> + + * e-shell-window.c (switch_view): set window title and icon when changing + component view. + 2004-04-23 JP Rosevear <jpr@ximian.com> * e-shell-window.c (e_shell_window_show_settings): if there is a |