aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-02-03 01:14:53 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-02-03 01:14:53 +0800
commitbd3b4f546229f070c28fddbbc408828eee368928 (patch)
tree94778d386c109995a5689fc1756836be5bd3a18b /mail/ChangeLog
parent1483504f831e6db2c7d15ca44c73a0f66711969b (diff)
downloadgsoc2013-evolution-bd3b4f546229f070c28fddbbc408828eee368928.tar
gsoc2013-evolution-bd3b4f546229f070c28fddbbc408828eee368928.tar.gz
gsoc2013-evolution-bd3b4f546229f070c28fddbbc408828eee368928.tar.bz2
gsoc2013-evolution-bd3b4f546229f070c28fddbbc408828eee368928.tar.lz
gsoc2013-evolution-bd3b4f546229f070c28fddbbc408828eee368928.tar.xz
gsoc2013-evolution-bd3b4f546229f070c28fddbbc408828eee368928.tar.zst
gsoc2013-evolution-bd3b4f546229f070c28fddbbc408828eee368928.zip
Destroy the S/MIME frame if not available, instead of just graying it out.
* mail-account-gui.c (mail_account_gui_new): Destroy the S/MIME frame if not available, instead of just graying it out. [I would just hide it, but it looks like there is a show_all somewhere so that doesn't work.] svn path=/trunk/; revision=15554
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b24587db2d..614118a8ee 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,12 @@
2002-02-02 Ettore Perazzoli <ettore@ximian.com>
+ * mail-account-gui.c (mail_account_gui_new): Destroy the S/MIME
+ frame if not available, instead of just graying it out. [I would
+ just hide it, but it looks like there is a show_all somewhere so
+ that doesn't work.]
+
+2002-02-02 Ettore Perazzoli <ettore@ximian.com>
+
* mail-config.glade: Some touchups from me and Anna.
2002-01-31 Jeffrey Stedfast <fejj@ximian.com>