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/mail-license.glade | 71 ++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 62 insertions(+), 9 deletions(-) (limited to 'mail/mail-license.glade') diff --git a/mail/mail-license.glade b/mail/mail-license.glade index 01fc3e8d9d..a74f611d2d 100644 --- a/mail/mail-license.glade +++ b/mail/mail-license.glade @@ -5,7 +5,7 @@ True - Exchange Connector License Agreement for Evolution + License Agreement GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False @@ -29,10 +29,10 @@ True True True - NO - True + gtk-no + True GTK_RELIEF_NORMAL - 0 + -6 @@ -41,10 +41,64 @@ True True True - YES - True GTK_RELIEF_NORMAL - 0 + -3 + + + + True + 0.5 + 0.5 + 0 + 0 + + + + True + False + 2 + + + + True + gtk-yes + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + Accept License + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + @@ -66,8 +120,7 @@ True - Please read carefully the license agreement - for Evolution Exchange Connector displayed + Please read carefully the license agreement displayed below and tick the check box for accepting it False -- cgit v1.2.3