diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-09-15 08:37:49 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-09-15 08:37:49 +0800 |
commit | ad1af78acff4090105bfe63da32fb418a4a22035 (patch) | |
tree | c751325e812ae1bd92787b01f3560268a592d03a /shell/ChangeLog | |
parent | 22f72cc08e20c7871d93f05375fe2bafb0c1023a (diff) | |
download | gsoc2013-evolution-ad1af78acff4090105bfe63da32fb418a4a22035.tar.gz gsoc2013-evolution-ad1af78acff4090105bfe63da32fb418a4a22035.tar.zst gsoc2013-evolution-ad1af78acff4090105bfe63da32fb418a4a22035.zip |
Fixed bug #536 Popup folder tree button doesn't expand
svn path=/trunk/; revision=5439
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 95e7e54dd4..362ded2c03 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2000-09-14 Iain Holmes <iain@helixcode.com> + + * e-shell-folder-title-bar.c (e_shell_folder_title_bar_construct): + Remove the *kludge* so that the button width is set properly. + Fixes bug #XXXX + 2000-09-14 Michael Meeks <michael@helixcode.com> * e-shell-view-menu.c: Remove sillies in toggle paths. |