diff src/gtkconv.c @ 10737:b7f0bc436179

[gaim-migrate @ 12339] Some notes committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 26 Mar 2005 19:19:33 +0000
parents c4cb90065e1d
children 904aafb6713d
line wrap: on
line diff
--- a/src/gtkconv.c	Sat Mar 26 19:13:15 2005 +0000
+++ b/src/gtkconv.c	Sat Mar 26 19:19:33 2005 +0000
@@ -4766,6 +4766,7 @@
 		gtk_font_options |= GTK_IMHTML_USE_POINTSIZE;
 	}
 
+	/* TODO: These colors should not be hardcoded so log.c can use them */
 	if (flags & GAIM_MESSAGE_SYSTEM) {
 		g_snprintf(buf, BUF_LONG, "<FONT SIZE=\"2\">(%s)</FONT> <B>%s</B>",
 				   mdate, message);