--- sylpheed-1.0.4/src/prefs_common.c.alt-quoteformat-default 2004-11-26 11:13:56 +0300 +++ sylpheed-1.0.4/src/prefs_common.c 2005-06-09 20:13:36 +0400 @@ -324,7 +324,7 @@ static PrefParam param[] = { /* Quote */ {"reply_quote_mark", "> ", &prefs_common.quotemark, P_STRING, "e.entry_quotemark, prefs_set_data_from_entry, prefs_set_entry}, - {"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, "e.text_quotefmt, prefs_set_data_from_text, prefs_set_text},