aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-02-09 08:12:52 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-02-09 08:12:52 +0800
commit11c5b60d8cae375aed02a6bb1cfb8c483550158b (patch)
tree3676a17e70c9a094ad5ab4348e127a67d912c07e /mail/ChangeLog
parent5db2a79dbbcac51fcac8986aabd913dd5d5fb158 (diff)
downloadgsoc2013-evolution-11c5b60d8cae375aed02a6bb1cfb8c483550158b.tar
gsoc2013-evolution-11c5b60d8cae375aed02a6bb1cfb8c483550158b.tar.gz
gsoc2013-evolution-11c5b60d8cae375aed02a6bb1cfb8c483550158b.tar.bz2
gsoc2013-evolution-11c5b60d8cae375aed02a6bb1cfb8c483550158b.tar.lz
gsoc2013-evolution-11c5b60d8cae375aed02a6bb1cfb8c483550158b.tar.xz
gsoc2013-evolution-11c5b60d8cae375aed02a6bb1cfb8c483550158b.tar.zst
gsoc2013-evolution-11c5b60d8cae375aed02a6bb1cfb8c483550158b.zip
Set the sensitivity of the spin button based on the state of the checkbox.
2001-02-08 Jeffrey Stedfast <fejj@ximian.com> * mail-config-druid.c (construct): Set the sensitivity of the spin button based on the state of the checkbox. svn path=/trunk/; revision=8130
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b132ced3db..f5d6fbe646 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2001-02-08 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-config-druid.c (construct): Set the sensitivity of the spin
+ button based on the state of the checkbox.
+
* mail-config.c (config_read): Properly do defaults here.
(mail_config_write): Removed some of the settings being saved
here.