From 1c4599a82920d2ca4144517a32af9dfd453435be Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Mon, 12 Jan 2004 17:11:18 +0000 Subject: added SA prefs (mail_session_get_sa_local_only): new helper method 2004-01-12 Radek Doulik * mail-session.c: added SA prefs (mail_session_get_sa_local_only): new helper method (mail_session_set_sa_local_only): ditto (mail_session_get_sa_use_daemon): ditto (mail_session_set_sa_use_daemon): ditto (mail_session_check_junk_notify): fix the key comparison (mail_session_init): add gconf dir so that we get notified * mail-config.glade: added SA preferences * em-mailer-prefs.c (em_mailer_prefs_construct): added more junk prefs (em_mailer_prefs_apply): ditto * em-junk-filter.c: use preferences svn path=/trunk/; revision=24174 --- mail/mail-config.glade | 97 ++++++++++++++++++++++---------------------------- 1 file changed, 42 insertions(+), 55 deletions(-) (limited to 'mail/mail-config.glade') diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 62fce2509a..70283e9153 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -4694,7 +4694,48 @@ For example: "Work" or "Personal" GTK_SHADOW_ETCHED_IN - + + 6 + True + False + 3 + + + + True + True + _Local Tests Only + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + True + Use _Daemon + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + @@ -6134,58 +6175,4 @@ for display purposes only. - - window1 - GTK_WINDOW_TOPLEVEL - GTK_WIN_POS_NONE - False - True - False - - - - 6 - True - False - 3 - - - - True - True - _Local Tests Only - True - GTK_RELIEF_NORMAL - False - False - True - - - 0 - False - False - - - - - - True - True - Use _Daemon - True - GTK_RELIEF_NORMAL - False - False - True - - - 0 - False - False - - - - - - -- cgit v1.2.3