diff options
author | Dan Winship <danw@src.gnome.org> | 2000-09-06 04:44:36 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-09-06 04:44:36 +0800 |
commit | c089061f4df4c64ecbdc3e7628a28e9a65de6fc2 (patch) | |
tree | 1affcc84296f64037ebc0896d9060b135aac3726 /mail/ChangeLog | |
parent | 7a21e4e9044d17d340e6e3ba2fbc4b110123d9f3 (diff) | |
download | gsoc2013-evolution-c089061f4df4c64ecbdc3e7628a28e9a65de6fc2.tar gsoc2013-evolution-c089061f4df4c64ecbdc3e7628a28e9a65de6fc2.tar.gz gsoc2013-evolution-c089061f4df4c64ecbdc3e7628a28e9a65de6fc2.tar.bz2 gsoc2013-evolution-c089061f4df4c64ecbdc3e7628a28e9a65de6fc2.tar.lz gsoc2013-evolution-c089061f4df4c64ecbdc3e7628a28e9a65de6fc2.tar.xz gsoc2013-evolution-c089061f4df4c64ecbdc3e7628a28e9a65de6fc2.tar.zst gsoc2013-evolution-c089061f4df4c64ecbdc3e7628a28e9a65de6fc2.zip |
Re-rename "Sent".
* component-factory.c (owner_set_cb): Re-rename "Sent".
svn path=/trunk/; revision=5207
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b94ace7e04..e5852981b5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,7 @@ 2000-09-05 Dan Winship <danw@helixcode.com> + * component-factory.c (owner_set_cb): Re-rename "Sent". + * 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. |