diff options
author | Not Zed <NotZed@Ximian.com> | 2004-04-27 22:58:59 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-04-27 22:58:59 +0800 |
commit | c16f96602acf71c4e95ef11a1004ea1fa4ae30fd (patch) | |
tree | 480bb0bea3672b0a744d6a8e784d25214106c6f3 /composer/ChangeLog | |
parent | 82e05d3fb1bc1e715ef17290375419239c88cb31 (diff) | |
download | gsoc2013-evolution-c16f96602acf71c4e95ef11a1004ea1fa4ae30fd.tar.gz gsoc2013-evolution-c16f96602acf71c4e95ef11a1004ea1fa4ae30fd.tar.zst gsoc2013-evolution-c16f96602acf71c4e95ef11a1004ea1fa4ae30fd.zip |
duh, pass the string not the content type to the warning message. And
2004-04-27 Not Zed <NotZed@Ximian.com>
* e-msg-composer-attachment-bar.c (update): duh, pass the string
not the content type to the warning message. And derrr, print it
for the actual error case, not the ok case. Fixes #57680.
svn path=/trunk/; revision=25633
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 1f7021cb90..3cb82e6d39 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2004-04-27 Not Zed <NotZed@Ximian.com> + + * e-msg-composer-attachment-bar.c (update): duh, pass the string + not the content type to the warning message. And derrr, print it + for the actual error case, not the ok case. Fixes #57680. + 2004-04-26 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (autosave_load_draft): Only unlink the original |