comparison 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
comparison
equal deleted inserted replaced
10642:0376d4c84b9f 10643:868aafbe859b
169 gtkrequest.c \ 169 gtkrequest.c \
170 gtkroomlist.c \ 170 gtkroomlist.c \
171 gtksavedstatuses.c \ 171 gtksavedstatuses.c \
172 gtksound.c \ 172 gtksound.c \
173 gtksourceiter.c \ 173 gtksourceiter.c \
174 gtkstatusselector.c \ 174 gtkstatusbox.c \
175 gtkstock.c \ 175 gtkstock.c \
176 gtkthemes.c \ 176 gtkthemes.c \
177 gtkutils.c \ 177 gtkutils.c \
178 idle.c \ 178 idle.c \
179 session.c 179 session.c
204 gtkrequest.h \ 204 gtkrequest.h \
205 gtkroomlist.h \ 205 gtkroomlist.h \
206 gtksavedstatuses.h \ 206 gtksavedstatuses.h \
207 gtksound.h \ 207 gtksound.h \
208 gtksourceiter.h \ 208 gtksourceiter.h \
209 gtkstatusselector.h \ 209 gtkstatusbox.h \
210 gtkstock.h \ 210 gtkstock.h \
211 gtkutils.h \ 211 gtkutils.h \
212 internal.h 212 internal.h
213 213
214 gaimincludedir=$(includedir)/gaim 214 gaimincludedir=$(includedir)/gaim