From 41b460724c6455eae000ab3dfbfa5553a597e030 Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 25 Jul 2012 09:19:12 +0000 Subject: improved the new attachmemts interface. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3134 ee746299-78ed-0310-b773-934348b2243d --- libsylph/prefs_common.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libsylph/prefs_common.c') diff --git a/libsylph/prefs_common.c b/libsylph/prefs_common.c index c27122fe..b3d5dc48 100644 --- a/libsylph/prefs_common.c +++ b/libsylph/prefs_common.c @@ -329,6 +329,8 @@ static PrefParam param[] = { {"display_header_pane", "TRUE", &prefs_common.display_header_pane, P_BOOL}, {"show_attach_tab", "FALSE", &prefs_common.show_attach_tab, P_BOOL}, + {"show_attached_files_first", "TRUE", + &prefs_common.show_attached_files_first, P_BOOL}, {"display_header", "TRUE", &prefs_common.display_header, P_BOOL}, {"render_html", "TRUE", &prefs_common.render_html, P_BOOL}, {"html_only_as_attach", "FALSE", &prefs_common.html_only_as_attach, -- cgit v1.2.3