Mercurial > pidgin
comparison src/prefs.c @ 5228:1a53330dfd34
[gaim-migrate @ 5598]
People have been talking about doing it, but nobody has done it. Since I
want to clean up some header files today:
list.[ch] -> blist.[ch]
gtklist.h -> gtkblist.h
buddy.c -> gtkblist.c
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Sat, 26 Apr 2003 17:56:23 +0000 |
| parents | 0241d6b6702d |
| children | d635e8fe2fba |
comparison
equal
deleted
inserted
replaced
| 5227:6d1707dc8c3d | 5228:1a53330dfd34 |
|---|---|
| 34 #include <stdarg.h> | 34 #include <stdarg.h> |
| 35 #include <ctype.h> | 35 #include <ctype.h> |
| 36 #include <gtk/gtk.h> | 36 #include <gtk/gtk.h> |
| 37 #include "gtkimhtml.h" | 37 #include "gtkimhtml.h" |
| 38 #include "gaim.h" | 38 #include "gaim.h" |
| 39 #include "gtklist.h" | 39 #include "gtkblist.h" |
| 40 #include "gtkplugin.h" | 40 #include "gtkplugin.h" |
| 41 #include "prpl.h" | 41 #include "prpl.h" |
| 42 #include "proxy.h" | 42 #include "proxy.h" |
| 43 #include "sound.h" | 43 #include "sound.h" |
| 44 | 44 |
