Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 765dc51afe5dc8484aadf65c9859f05a > files > 11

sylpheed-2.2.9-alt1.1.src.rpm

--- 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},