diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-09-11 04:08:15 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-09-11 04:08:15 +0800 |
commit | 1bb96b143e7afb0c5d66fa332c117c769d02f99e (patch) | |
tree | 6dbe0bb7eb73376958bf7ec1829c920de50f5345 /mail/ChangeLog | |
parent | 9013c9cbd6522432ea75f4d28e7b3e513c22f76e (diff) | |
download | gsoc2013-evolution-1bb96b143e7afb0c5d66fa332c117c769d02f99e.tar.gz gsoc2013-evolution-1bb96b143e7afb0c5d66fa332c117c769d02f99e.tar.zst gsoc2013-evolution-1bb96b143e7afb0c5d66fa332c117c769d02f99e.zip |
Hide the S/MIME frame if we don't support S/MIME.
2001-09-10 Jeffrey Stedfast <fejj@ximian.com>
* mail-account-gui.c (mail_account_gui_new): Hide the S/MIME frame
if we don't support S/MIME.
svn path=/trunk/; revision=12743
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 709b160da4..5cf239ef66 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2001-09-10 Jeffrey Stedfast <fejj@ximian.com> + * mail-account-gui.c (mail_account_gui_new): Hide the S/MIME frame + if we don't support S/MIME. + * mail-send-recv.c (build_dialogue): Attach to the destroy event for each progressbar using bar_destroyed as the callback. (bar_destroyed): New callback to unregister the timeout and set |