diff src/Makefile.am @ 10643:868aafbe859b

[gaim-migrate @ 12153] GtkGaimStatusBox, a new status selection widget. It currently sucks. Pretty much just the UI code with enough copy/paste code hacked in from gtkstatusselector to minimally work. Minimally work provided you're only using protocol which have already been updated to handle offline/online as statuses. Which I think is limited to AIM and Yahoo! right now. Anyway, it's cool. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 27 Feb 2005 08:35:11 +0000
parents bed2c96bc1fb
children 72a5babfa8b4
line wrap: on
line diff
--- a/src/Makefile.am	Sat Feb 26 19:25:44 2005 +0000
+++ b/src/Makefile.am	Sun Feb 27 08:35:11 2005 +0000
@@ -171,7 +171,7 @@
 	gtksavedstatuses.c \
 	gtksound.c \
 	gtksourceiter.c \
-	gtkstatusselector.c \
+	gtkstatusbox.c \
 	gtkstock.c \
 	gtkthemes.c \
 	gtkutils.c \
@@ -206,7 +206,7 @@
 	gtksavedstatuses.h \
 	gtksound.h \
 	gtksourceiter.h \
-	gtkstatusselector.h \
+	gtkstatusbox.h \
 	gtkstock.h \
 	gtkutils.h \
 	internal.h