--- sylpheed/libsylph/prefs_common.c.alt-quoteformat-default 2006-03-17 07:48:28 +0300 +++ sylpheed/libsylph/prefs_common.c 2006-05-21 22:34:07 +0400 @@ -88,7 +88,7 @@ static PrefParam param[] = { /* Quote */ {"reply_quote_mark", "> ", &prefs_common.quotemark, P_STRING}, - {"reply_quote_format", "On %d\\n%f wrote:\\n\\n%Q", + {"reply_quote_format", "On %d %N wrote:\\n\\n%Q", &prefs_common.quotefmt, P_STRING}, {"forward_quote_mark", "> ", &prefs_common.fw_quotemark, P_STRING},