diff options
author | Dan Winship <danw@src.gnome.org> | 2000-09-06 04:21:40 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-09-06 04:21:40 +0800 |
commit | 52d74ec874d411dfb8a51d7e5cbae648c5efdd44 (patch) | |
tree | 98749a609263a7992bd9fe07dbb227b4dd74f0b0 /mail/ChangeLog | |
parent | 43851a4f3d9506725161f8ced6db31d2d79e2046 (diff) | |
download | gsoc2013-evolution-52d74ec874d411dfb8a51d7e5cbae648c5efdd44.tar.gz gsoc2013-evolution-52d74ec874d411dfb8a51d7e5cbae648c5efdd44.tar.zst gsoc2013-evolution-52d74ec874d411dfb8a51d7e5cbae648c5efdd44.zip |
Remove the "+ 90" here since it seems to break things for me, and it's not
* folder-browser.c (fb_resize_cb): Remove the "+ 90" here since it
seems to break things for me, and it's not commented anyway and
there's no excuse for adding 90 to a number with no explanation.
svn path=/trunk/; revision=5205
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f82e85b505..b94ace7e04 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-09-05 Dan Winship <danw@helixcode.com> + + * folder-browser.c (fb_resize_cb): Remove the "+ 90" here since it + seems to break things for me, and it's not commented anyway and + there's no excuse for adding 90 to a number with no explanation. + 2000-09-05 Peter Williams <peterw@helixcode.com> * folder-browser.c (folder_browser_destroy): Don't free the shell; |