From 75f37b65e012d413d2417015a40e9c42304d1c25 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 30 Jul 2010 01:44:25 +0000 Subject: made always_show_message_when_selected enable by default. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2643 ee746299-78ed-0310-b773-934348b2243d --- libsylph/prefs_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsylph') diff --git a/libsylph/prefs_common.c b/libsylph/prefs_common.c index 238c5dd5..34c928eb 100644 --- a/libsylph/prefs_common.c +++ b/libsylph/prefs_common.c @@ -398,7 +398,7 @@ static PrefParam param[] = { {"separate_folder", "FALSE", &prefs_common.sep_folder, P_BOOL}, {"separate_message", "FALSE", &prefs_common.sep_msg, P_BOOL}, - {"always_show_message_when_selected", "FALSE", + {"always_show_message_when_selected", "TRUE", &prefs_common.always_show_msg, P_BOOL}, {"open_unread_on_enter", "FALSE", &prefs_common.open_unread_on_enter, P_BOOL}, -- cgit v1.2.3