Mercurial > pidgin
comparison src/convo.h @ 909:9f2afe5faed5
[gaim-migrate @ 919]
yay, change IM windows automagically
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 14 Sep 2000 22:11:28 +0000 |
parents | 08d5037c9296 |
children | fa681641643d |
comparison
equal
deleted
inserted
replaced
908:d0527e1d2050 | 909:9f2afe5faed5 |
---|---|
23 #define _GAIMCONVO_H_ | 23 #define _GAIMCONVO_H_ |
24 | 24 |
25 #include <gtk/gtk.h> | 25 #include <gtk/gtk.h> |
26 #include "gaim.h" | 26 #include "gaim.h" |
27 | 27 |
28 #include "pixmaps/tmp_send.xpm" | |
29 #include "pixmaps/gnome_remove.xpm" | |
30 #include "pixmaps/gnome_add.xpm" | |
31 #include "pixmaps/fgcolor.xpm" | |
32 #include "pixmaps/bgcolor.xpm" | |
33 #include "pixmaps/cancel.xpm" | |
34 #include "pixmaps/warn.xpm" | |
35 #include "pixmaps/tb_search.xpm" | |
36 #include "pixmaps/block.xpm" | |
28 | 37 |
29 /* we declare all of the global functions for chat and IM windows here, so | 38 /* we declare all of the global functions for chat and IM windows here, so |
30 * that it's easy to keep them merged. */ | 39 * that it's easy to keep them merged. */ |
31 | 40 |
32 /* chat first */ | 41 /* chat first */ |