From 36485a36d8b9a68fa26fd9909f367b42021fd469 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 13 Jul 2000 17:20:34 +0000 Subject: Add a "gboolean required" argument, and set its value on the entry. * mail-config.c (add_row): Add a "gboolean required" argument, and set its value on the entry. (create_source, create_transport): Create rows for URL elements if the URL ALLOWs them. Mark them required if it NEEDs them. (service_note_doneness): Only require the required fields to be filled in. Now the IMAP config page allows the user to enter a path, but doesn't require it. svn path=/trunk/; revision=4148 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 1f4bc69bba..df721ddd40 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2000-07-13 Dan Winship + + * mail-config.c (add_row): Add a "gboolean required" argument, and + set its value on the entry. + (create_source, create_transport): Create rows for URL elements if + the URL ALLOWs them. Mark them required if it NEEDs them. + (service_note_doneness): Only require the required fields to be + filled in. + + Now the IMAP config page allows the user to enter a path, but + doesn't require it. + 2000-07-13 Jeffrey Stedfast * mail-ops.c (real_fetch_mail): Back to the old way to avoid -- cgit v1.2.3