diff console/libgnt/Makefile.am @ 14004:06f75fb84a78

[gaim-migrate @ 16589] Add a configure file (~/.gntrc) for gnt to configure its looks. This is available only for GLib 2.6 and above. Currently, it only allows changing the colors (r;g;b -- each in [0, 1000]) and color-groups. I have added gntrc.sample as an example. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 28 Jul 2006 04:47:19 +0000
parents a71678d2da16
children 2d1b41e3cf0d
line wrap: on
line diff
--- a/console/libgnt/Makefile.am	Thu Jul 27 20:11:55 2006 +0000
+++ b/console/libgnt/Makefile.am	Fri Jul 28 04:47:19 2006 +0000
@@ -14,6 +14,7 @@
 	gntlabel.c \
 	gntline.c \
 	gntmarshal.c \
+	gntstyle.c \
 	gnttextview.c \
 	gnttree.c \
 	gntmain.c
@@ -30,6 +31,7 @@
 	gntlabel.h \
 	gntline.h \
 	gntmarshal.h \
+	gntstyle.h \
 	gnttextview.h \
 	gnttree.h \
 	gnt.h