From aa4fdbfbc9a10cb344e3bad9d58fa438bbb4cda0 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 10 Aug 2006 02:26:46 +0000 Subject: modified Common prefs - Details - Interface. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1124 ee746299-78ed-0310-b773-934348b2243d --- src/prefs_common_dialog.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/prefs_common_dialog.c') diff --git a/src/prefs_common_dialog.c b/src/prefs_common_dialog.c index 9d1d6323..13f4e311 100644 --- a/src/prefs_common_dialog.c +++ b/src/prefs_common_dialog.c @@ -2083,6 +2083,9 @@ static void prefs_details_create(void) (vbox2, checkbtn_openunread, _("Open first unread message when entering a folder")); + SET_TOGGLE_SENSITIVITY_REV + (checkbtn_always_show_msg, checkbtn_openunread); + PACK_CHECK_BUTTON (vbox2, checkbtn_mark_as_read_on_newwin, _("Only mark message as read when opened in new window")); -- cgit v1.2.3