diff options
author | Not Zed <NotZed@Ximian.com> | 2004-05-19 12:45:45 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-05-19 12:45:45 +0800 |
commit | 1f24a7b807ce7e466971f5c75ee4d43e4dab37a3 (patch) | |
tree | 0e6aafe77b2617e420c10ad617244ffe20fc9e7c /mail/ChangeLog | |
parent | e4b42c5e6cfdc6fd2f9245fa61fd4e1f7b2038f6 (diff) | |
download | gsoc2013-evolution-1f24a7b807ce7e466971f5c75ee4d43e4dab37a3.tar gsoc2013-evolution-1f24a7b807ce7e466971f5c75ee4d43e4dab37a3.tar.gz gsoc2013-evolution-1f24a7b807ce7e466971f5c75ee4d43e4dab37a3.tar.bz2 gsoc2013-evolution-1f24a7b807ce7e466971f5c75ee4d43e4dab37a3.tar.lz gsoc2013-evolution-1f24a7b807ce7e466971f5c75ee4d43e4dab37a3.tar.xz gsoc2013-evolution-1f24a7b807ce7e466971f5c75ee4d43e4dab37a3.tar.zst gsoc2013-evolution-1f24a7b807ce7e466971f5c75ee4d43e4dab37a3.zip |
make this match the efhd stuff.
2004-05-19 Not Zed <NotZed@Ximian.com>
* em-format-html.c (efh_format_secure): make this match the efhd
stuff.
* em-format-html-display.c: removed stock_signature-nokey since it
doesn't exist in gnome-icon-theme.
(efhd_xpkcs7mime_button): if there is no signing, but encryption,
use its icon. if there's no encryption too, use a broken icon
(?).
svn path=/trunk/; revision=25973
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e7e78dd534..5dfddcb7ce 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2004-05-19 Not Zed <NotZed@Ximian.com> + + * em-format-html.c (efh_format_secure): make this match the efhd + stuff. + + * em-format-html-display.c: removed stock_signature-nokey since it + doesn't exist in gnome-icon-theme. + (efhd_xpkcs7mime_button): if there is no signing, but encryption, + use its icon. if there's no encryption too, use a broken icon + (?). + 2004-05-05 William Jon McCann <mccann@jhu.edu> * GNOME_Evolution_Mail.server.in.in: Add menu_label and |