diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-27 03:16:08 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-27 03:16:08 +0800 |
commit | 16f5a6ab61751ccd788f41a7ea1fbd4316a75e1d (patch) | |
tree | 0d674fa65abda4bbd4a127dee9874eea565409ca /shell/ChangeLog | |
parent | 8bc92f7dc73512569861fc8b9c495fe0a836ad27 (diff) | |
download | gsoc2013-evolution-16f5a6ab61751ccd788f41a7ea1fbd4316a75e1d.tar gsoc2013-evolution-16f5a6ab61751ccd788f41a7ea1fbd4316a75e1d.tar.gz gsoc2013-evolution-16f5a6ab61751ccd788f41a7ea1fbd4316a75e1d.tar.bz2 gsoc2013-evolution-16f5a6ab61751ccd788f41a7ea1fbd4316a75e1d.tar.lz gsoc2013-evolution-16f5a6ab61751ccd788f41a7ea1fbd4316a75e1d.tar.xz gsoc2013-evolution-16f5a6ab61751ccd788f41a7ea1fbd4316a75e1d.tar.zst gsoc2013-evolution-16f5a6ab61751ccd788f41a7ea1fbd4316a75e1d.zip |
Clear the folder bar label to be empty. [#12553]
* e-shell-view.c (set_current_notebook_page): Clear the folder bar
label to be empty. [#12553]
svn path=/trunk/; revision=14163
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 06fb202fb9..c19d096576 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-10-26 Ettore Perazzoli <ettore@ximian.com> + * e-shell-view.c (set_current_notebook_page): Clear the folder bar + label to be empty. [#12553] + +2001-10-26 Ettore Perazzoli <ettore@ximian.com> + * e-shell-about-box.c (timeout_callback): Draw one more line. 2001-10-26 Ettore Perazzoli <ettore@ximian.com> |