diff src/Makefile.am @ 10325:1657438d537b

[gaim-migrate @ 11532] I wanted to get this out of my local tree. I don't know how much of this we'll end up using, but I have a feeling we can use some of it. I think it's hard to know what UI will work best without actually using a few of them... I'm going to try to get reading from status.xml working again this week. I think we'll be able to use the same format, just extend it a little bit. If anyone has done any work on that please let me know so I don't duplicate anyone's work. I imagine I'll start by seeing how much of the old status.xml-reading code is usable (I'm guessing a lot of it). committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 07 Dec 2004 04:59:27 +0000
parents 1f2fe577ffb6
children 242b5482910e
line wrap: on
line diff
--- a/src/Makefile.am	Mon Dec 06 01:03:38 2004 +0000
+++ b/src/Makefile.am	Tue Dec 07 04:59:27 2004 +0000
@@ -168,6 +168,7 @@
 	gtkroomlist.c \
 	gtksound.c \
 	gtksourceiter.c \
+	gtkstatus.c \
 	gtkstatusselector.c \
 	gtkstock.c \
 	gtkthemes.c \
@@ -203,6 +204,7 @@
 	gtkroomlist.h \
 	gtksound.h \
 	gtksourceiter.h \
+	gtkstatus.h \
 	gtkstatusselector.h \
 	gtkstock.h \
 	gtkutils.h \