Mercurial > pidgin
comparison src/Makefile.am @ 10178:96a850ab30c8
[gaim-migrate @ 11293]
Added a status selector widget and stuck it at the bottom of the blist.
Despite conversations regarding this, nobody has done it yet, so here's a
basic one that people can build off of. It'll at the very least allow
people to figure out what needs fixing with prpls and status (and a lot of
fixes are needed!)
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 14 Nov 2004 20:15:09 +0000 |
parents | b28f9be379b3 |
children | 37c411c8cde3 |
comparison
equal
deleted
inserted
replaced
10177:82c1322c4b56 | 10178:96a850ab30c8 |
---|---|
161 gtkpounce.c \ | 161 gtkpounce.c \ |
162 gtkrequest.c \ | 162 gtkrequest.c \ |
163 gtkroomlist.c \ | 163 gtkroomlist.c \ |
164 gtksound.c \ | 164 gtksound.c \ |
165 gtksourceiter.c \ | 165 gtksourceiter.c \ |
166 gtkstatusselector.c \ | |
166 gtkutils.c \ | 167 gtkutils.c \ |
167 idle.c \ | 168 idle.c \ |
168 main.c \ | 169 main.c \ |
169 session.c \ | 170 session.c \ |
170 stock.c \ | 171 stock.c \ |
196 gtkpounce.h \ | 197 gtkpounce.h \ |
197 gtkrequest.h \ | 198 gtkrequest.h \ |
198 gtkroomlist.h \ | 199 gtkroomlist.h \ |
199 gtksound.h \ | 200 gtksound.h \ |
200 gtksourceiter.h \ | 201 gtksourceiter.h \ |
202 gtkstatusselector.h \ | |
201 gtkutils.h \ | 203 gtkutils.h \ |
202 internal.h \ | 204 internal.h \ |
203 stock.h | 205 stock.h |
204 | 206 |
205 gaimincludedir=$(includedir)/gaim | 207 gaimincludedir=$(includedir)/gaim |