From 944083d8b9805f6d352dac2f09c04f641b84fbc9 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 5 Mar 2001 18:25:51 +0000 Subject: Don't access the `active` data member of a GtkToggleButton directly - bad 2001-03-05 Jeffrey Stedfast * mail-config-druid.c: Don't access the `active` data member of a GtkToggleButton directly - bad programming, shame on me. * mail-account-editor.c: Same here. * mail-accounts.c: And here too. * mail-callbacks.c (empty_subject_destroyed): And finally here. * mail-crypto.c (pgp_mime_part_sign): Correcty set the mime type for the multipart. Hmmm, still doesn't wrap correctly. NotZed? Ideas? (pgp_mime_part_encrypt): Here too. svn path=/trunk/; revision=8560 --- mail/mail-config.glade | 146 +++---------------------------------------------- 1 file changed, 8 insertions(+), 138 deletions(-) (limited to 'mail/mail-config.glade') diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 5c7753cfb9..eb8766afd8 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -736,6 +736,7 @@ Click "Next" to begin. GtkSpinButton spinAutoCheckMinutes + False True 1 0 @@ -2973,6 +2974,7 @@ SMTP True True + GTK_RELIEF_NORMAL @@ -2981,6 +2983,7 @@ SMTP True True + GTK_RELIEF_NORMAL @@ -2989,6 +2992,7 @@ SMTP True True + GTK_RELIEF_NORMAL @@ -2997,6 +3001,7 @@ SMTP True True + GTK_RELIEF_NORMAL @@ -3079,6 +3084,7 @@ SMTP True True + GTK_RELIEF_NORMAL @@ -3087,6 +3093,7 @@ SMTP True True + GTK_RELIEF_NORMAL @@ -3095,6 +3102,7 @@ SMTP True True + GTK_RELIEF_NORMAL @@ -3272,142 +3280,4 @@ SMTP - - GnomeDialog - editor - False - GTK_WINDOW_TOPLEVEL - GTK_WIN_POS_NONE - True - False - True - True - False - False - - - GtkVBox - GnomeDialog:vbox - dialog-vbox4 - False - 8 - - 4 - True - True - - - - GtkHButtonBox - GnomeDialog:action_area - dialog-action_area4 - GTK_BUTTONBOX_END - 8 - 85 - 27 - 7 - 0 - - 0 - False - True - GTK_PACK_END - - - - GtkButton - button1 - True - True - GNOME_STOCK_BUTTON_OK - - - - GtkButton - button2 - True - True - GNOME_STOCK_BUTTON_APPLY - - - - GtkButton - button3 - True - True - GNOME_STOCK_BUTTON_CANCEL - - - - - GtkNotebook - toplevel - True - True - True - GTK_POS_TOP - False - 2 - 2 - False - - 0 - True - True - - - - Placeholder - - - - GtkLabel - Notebook:tab - lblGeneral - - GTK_JUSTIFY_CENTER - False - 0.5 - 0.5 - 0 - 0 - - - - Placeholder - - - - GtkLabel - Notebook:tab - lblSource - - GTK_JUSTIFY_CENTER - False - 0.5 - 0.5 - 0 - 0 - - - - Placeholder - - - - GtkLabel - Notebook:tab - lblTransport - - GTK_JUSTIFY_CENTER - False - 0.5 - 0.5 - 0 - 0 - - - - - -- cgit v1.2.3