diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-13 04:29:39 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-13 04:29:39 +0800 |
commit | c845d685bb016bda4b87fe96d09aadf9b0a424e1 (patch) | |
tree | 734caaac016de5cd6e2f85d57cadaa97fe2128c7 /composer/ChangeLog | |
parent | 860fb187ffb12a9373394b063826a9a3b01cf9b0 (diff) | |
download | gsoc2013-evolution-c845d685bb016bda4b87fe96d09aadf9b0a424e1.tar.gz gsoc2013-evolution-c845d685bb016bda4b87fe96d09aadf9b0a424e1.tar.zst gsoc2013-evolution-c845d685bb016bda4b87fe96d09aadf9b0a424e1.zip |
Make the message composer use a EScrollFrame for the attachment bar
and make the quit message I18N aware.
svn path=/trunk/; revision=3533
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index e5ed7fcb51..70562a8ed9 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,12 @@ +2000-06-12 Ettore Perazzoli <ettore@helixcode.com> + + * e-msg-composer.c: Make the `attachment_scroll_frame' an + `EScrollFrame'. + (exit_cb): I18N the quit message. + + * e-msg-composer.h: `attachment_scrolled_window' renamed to + `attachment_scroll_frame'. + 2000-06-12 Dan Winship <danw@helixcode.com> * e-msg-composer.c (format_text): Don't break on non-breaking |