Mercurial > pidgin
comparison src/dialogs.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 | 1cf4eb75e3ee |
children | 890b29f00b68 |
comparison
equal
deleted
inserted
replaced
5227:6d1707dc8c3d | 5228:1a53330dfd34 |
---|---|
46 | 46 |
47 #include <gtk/gtk.h> | 47 #include <gtk/gtk.h> |
48 #include "gaim.h" | 48 #include "gaim.h" |
49 #include "gtkimhtml.h" | 49 #include "gtkimhtml.h" |
50 #include "prpl.h" | 50 #include "prpl.h" |
51 #include "gtklist.h" | 51 #include "gtkblist.h" |
52 | 52 |
53 #ifdef _WIN32 | 53 #ifdef _WIN32 |
54 #include "win32dep.h" | 54 #include "win32dep.h" |
55 #endif | 55 #endif |
56 | 56 |