From ae80b6762e034c60f94fdbff7a9f5d169a1f2b7f Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 17 Oct 2005 08:04:38 +0000 Subject: win32: fixed compilation failure. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@655 ee746299-78ed-0310-b773-934348b2243d --- libsylph/prefs_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsylph/prefs_common.c') diff --git a/libsylph/prefs_common.c b/libsylph/prefs_common.c index aaf50707..517c4b7b 100644 --- a/libsylph/prefs_common.c +++ b/libsylph/prefs_common.c @@ -306,8 +306,8 @@ static PrefParam param[] = { {"uri_open_command", NULL, &prefs_common.uri_cmd, #else {"uri_open_command", DEFAULT_BROWSER_CMD, &prefs_common.uri_cmd, - P_STRING}, #endif + P_STRING}, {"print_command", "lpr %s", &prefs_common.print_cmd, P_STRING}, {"ext_editor_command", "gedit %s", &prefs_common.ext_editor_cmd, P_STRING}, -- cgit v1.2.3