diff gtk/Makefile.am @ 14561:3ff55ec8203a

[gaim-migrate @ 17284] GtkCellRendererExpander draws an expander in a renderer to avoid a large, needless margin. The approach is a bit hacky, but it's a good job. - RTL fix in GtkStatusBox - Drag-and-drop image into the global buddy icon selector to set a buddy icon committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 15 Sep 2006 22:05:34 +0000
parents f309a5b3f184
children 1e1bcb4a6d82
line wrap: on
line diff
--- a/gtk/Makefile.am	Fri Sep 15 17:10:37 2006 +0000
+++ b/gtk/Makefile.am	Fri Sep 15 22:05:34 2006 +0000
@@ -64,6 +64,7 @@
 	gtkaccount.c \
 	gtkblist.c \
 	gtkcelllayout.c \
+	gtkcellrendererexpander.c \
 	gtkcellrendererprogress.c \
 	gtkcellview.c \
 	gtkcellviewmenuitem.c \
@@ -102,6 +103,7 @@
 	gtkaccount.h \
 	gtkblist.h \
 	gtkcelllayout.h \
+	gtkcellrendererexpander.h \
 	gtkcellrendererprogress.h \
 	gtkcellview.h \
 	gtkcellviewmenuitem.h \