diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-25 04:08:30 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-25 04:08:30 +0800 |
commit | 34f9e86684f32c56f9752a54a9713439712cc976 (patch) | |
tree | 6b9be0d9bf58a4d8432c48906e3b5dbec7251798 /shell/ChangeLog | |
parent | 059103efde35f9714cbe945ea81462076440a360 (diff) | |
download | gsoc2013-evolution-34f9e86684f32c56f9752a54a9713439712cc976.tar.gz gsoc2013-evolution-34f9e86684f32c56f9752a54a9713439712cc976.tar.zst gsoc2013-evolution-34f9e86684f32c56f9752a54a9713439712cc976.zip |
Changed to get a @title and a @type. (update_for_current_uri): Updated
* e-shell-view.c (update_folder_title_bar): Changed to get a
@title and a @type.
(update_for_current_uri): Updated accordingly.
(update_window_icon): Get a @type instead of a @folder.
(update_for_current_uri): Updated accordingly.
svn path=/trunk/; revision=12452
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 9e26e53ec2..b8c641d670 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,13 @@ 2001-08-24 Ettore Perazzoli <ettore@ximian.com> + * e-shell-view.c (update_folder_title_bar): Changed to get a + @title and a @type. + (update_for_current_uri): Updated accordingly. + (update_window_icon): Get a @type instead of a @folder. + (update_for_current_uri): Updated accordingly. + +2001-08-24 Ettore Perazzoli <ettore@ximian.com> + [Fix #5978, "If a component dies, it's toolbar buttons remain".] * e-shell-view.c (socket_destroy_cb): If the view belongs to a |