aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-09-16 03:18:33 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-09-16 03:18:33 +0800
commit0a6ebcf09b23bfc9d4ca42112a4f4ddb8d6c9df9 (patch)
treef87bfb8639543469f5b77d6866c92915c9f61b95 /mail/ChangeLog
parenta9538c3f466c7e5db9d2fd24ecf30db5e014e65f (diff)
downloadgsoc2013-evolution-0a6ebcf09b23bfc9d4ca42112a4f4ddb8d6c9df9.tar
gsoc2013-evolution-0a6ebcf09b23bfc9d4ca42112a4f4ddb8d6c9df9.tar.gz
gsoc2013-evolution-0a6ebcf09b23bfc9d4ca42112a4f4ddb8d6c9df9.tar.bz2
gsoc2013-evolution-0a6ebcf09b23bfc9d4ca42112a4f4ddb8d6c9df9.tar.lz
gsoc2013-evolution-0a6ebcf09b23bfc9d4ca42112a4f4ddb8d6c9df9.tar.xz
gsoc2013-evolution-0a6ebcf09b23bfc9d4ca42112a4f4ddb8d6c9df9.tar.zst
gsoc2013-evolution-0a6ebcf09b23bfc9d4ca42112a4f4ddb8d6c9df9.zip
If built with gtkfilechooser support, we need to add a checkbox in the
2004-09-09 Jeffrey Stedfast <fejj@novell.com> * mail-account-gui.c (mail_account_gui_new): If built with gtkfilechooser support, we need to add a checkbox in the chooser so that the user can select files or folders (allowing him to choose - otherwise they won't be able to setup certain types of accounts). Fixes bug #64974. svn path=/trunk/; revision=27271
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index e38a3df684..7df4b67ba6 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2004-09-09 Jeffrey Stedfast <fejj@novell.com>
+
+ * mail-account-gui.c (mail_account_gui_new): If built with
+ gtkfilechooser support, we need to add a checkbox in the chooser
+ so that the user can select files or folders (allowing him to
+ choose - otherwise they won't be able to setup certain types of
+ accounts). Fixes bug #64974.
+
2004-09-12 JP Rosevear <jpr@novell.com>
Fixes #65703