comparison 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
comparison
equal deleted inserted replaced
10324:1034e77ff0ce 10325:1657438d537b
166 gtkpounce.c \ 166 gtkpounce.c \
167 gtkrequest.c \ 167 gtkrequest.c \
168 gtkroomlist.c \ 168 gtkroomlist.c \
169 gtksound.c \ 169 gtksound.c \
170 gtksourceiter.c \ 170 gtksourceiter.c \
171 gtkstatus.c \
171 gtkstatusselector.c \ 172 gtkstatusselector.c \
172 gtkstock.c \ 173 gtkstock.c \
173 gtkthemes.c \ 174 gtkthemes.c \
174 gtkutils.c \ 175 gtkutils.c \
175 idle.c \ 176 idle.c \
201 gtkpounce.h \ 202 gtkpounce.h \
202 gtkrequest.h \ 203 gtkrequest.h \
203 gtkroomlist.h \ 204 gtkroomlist.h \
204 gtksound.h \ 205 gtksound.h \
205 gtksourceiter.h \ 206 gtksourceiter.h \
207 gtkstatus.h \
206 gtkstatusselector.h \ 208 gtkstatusselector.h \
207 gtkstock.h \ 209 gtkstock.h \
208 gtkutils.h \ 210 gtkutils.h \
209 internal.h 211 internal.h
210 212