From 5160f092433264a840703291f90daee43e409ad8 Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 22 Nov 2005 08:33:15 +0000 Subject: modified 'filter sent messages'. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@773 ee746299-78ed-0310-b773-934348b2243d --- src/prefs_common_dialog.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/prefs_common_dialog.c') diff --git a/src/prefs_common_dialog.c b/src/prefs_common_dialog.c index 0f851a4b..cca53a94 100644 --- a/src/prefs_common_dialog.c +++ b/src/prefs_common_dialog.c @@ -854,6 +854,7 @@ static void prefs_send_create(void) _("Save sent messages to outbox")); PACK_CHECK_BUTTON (vbox2, checkbtn_filter_sent, _("Apply filter rules to sent messages")); + SET_TOGGLE_SENSITIVITY (checkbtn_savemsg, checkbtn_filter_sent); hbox1 = gtk_hbox_new (FALSE, 8); gtk_widget_show (hbox1); -- cgit v1.2.3