diff options
author | JP Rosevear <jpr@novell.com> | 2004-06-04 22:07:10 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-06-04 22:07:10 +0800 |
commit | b2e6995ed5d14936b50d41e3d975326cf732be3a (patch) | |
tree | 810440ca9e52a5d7332a2197220dbefd9d4914df /shell/ChangeLog | |
parent | 1140314d98dfa7b489f661595733a00c72dfd312 (diff) | |
download | gsoc2013-evolution-b2e6995ed5d14936b50d41e3d975326cf732be3a.tar.gz gsoc2013-evolution-b2e6995ed5d14936b50d41e3d975326cf732be3a.tar.zst gsoc2013-evolution-b2e6995ed5d14936b50d41e3d975326cf732be3a.zip |
Fixes #59361
2004-06-04 JP Rosevear <jpr@novell.com>
Fixes #59361
* e-sidebar.c (layout_buttons): handle 0 and 1 buttons properly
svn path=/trunk/; revision=26210
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 03c0f9df39..abbfbddcab 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2004-06-04 JP Rosevear <jpr@novell.com> + + Fixes #59361 + + * e-sidebar.c (layout_buttons): handle 0 and 1 buttons properly + 2004-06-01 William Jon McCann <mccann@jhu.edu> * e-shell-window-commands.c (e_shell_window_commands_setup): |