diff console/libgnt/gntstyle.c @ 14299:ea5193c23171

[gaim-migrate @ 16989] Now the customcolors should work. Apparently I didn't include it in last commit. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 23 Aug 2006 01:35:44 +0000
parents a0b1ab181316
children a766441af5ea
line wrap: on
line diff
--- a/console/libgnt/gntstyle.c	Wed Aug 23 01:09:33 2006 +0000
+++ b/console/libgnt/gntstyle.c	Wed Aug 23 01:35:44 2006 +0000
@@ -141,6 +141,7 @@
 		const char *style;
 		GntStyle en;
 	} styles[] = {{"shadow", GNT_STYLE_SHADOW},
+	              {"customcolor", GNT_STYLE_COLOR},
 	              {NULL, 0}};
 
 	if (error)