From c7f311faa65a86d9751d536cb0ea6f755133471c Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 1 Sep 2005 05:40:14 +0000 Subject: more code cleanups. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@534 ee746299-78ed-0310-b773-934348b2243d --- src/main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index a456508b..d5484fe7 100644 --- a/src/main.c +++ b/src/main.c @@ -199,6 +199,8 @@ int main(int argc, char *argv[]) prefs_actions_read_config(); prefs_display_header_read_config(); + gtkut_stock_button_set_set_reverse(!prefs_common.comply_gnome_hig); + check_gpg(); sock_set_io_timeout(prefs_common.io_timeout_secs); -- cgit v1.2.3