From e8ac12faff8b51a2018d38f367e39a6c6fd171bb Mon Sep 17 00:00:00 2001 From: Sarfraaz Ahmed Date: Tue, 4 May 2004 10:58:43 +0000 Subject: This now takes CamelProvider as argument. Made the display message more 2004-05-04 Sarfraaz Ahmed * mail-account-gui.c (display_license): This now takes CamelProvider as argument. Made the display message more generic. Removed the signal connects for buttons and replaced those with proper gtk_reponses. (mail_account_gui_check_for_license): Modified the gconf key for licenses to be a string list. * evolution-mail.schemas.in.in: Added the gconf schema entry for a string list to handle the component names whose licenses are accepted. * mail-license.glade: Modified the display string and added the appropriate gtk_response types for the buttons. svn path=/trunk/; revision=25783 --- mail/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 16f32343b7..0928fe5832 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2004-05-04 Sarfraaz Ahmed + + * mail-account-gui.c (display_license): This now takes CamelProvider + as argument. Made the display message more generic. Removed the signal + connects for buttons and replaced those with proper gtk_reponses. + (mail_account_gui_check_for_license): Modified the gconf key for + licenses to be a string list. + * evolution-mail.schemas.in.in: Added the gconf schema entry for a + string list to handle the component names whose licenses are accepted. + * mail-license.glade: Modified the display string and added the + appropriate gtk_response types for the buttons. + + 2004-05-03 Jeffrey Stedfast Fix for bug #57968 -- cgit v1.2.3