Mercurial > pidgin
changeset 2194:177397ceac57
[gaim-migrate @ 2204]
fun stuff. you always request icons now. it's just that you don't display them unless you have gdk_pixbuf.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 30 Aug 2001 00:00:35 +0000 |
parents | aa9181460af6 |
children | d615f7e2d8c4 |
files | src/protocols/oscar/oscar.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c Wed Aug 29 23:49:18 2001 +0000 +++ b/src/protocols/oscar/oscar.c Thu Aug 30 00:00:35 2001 +0000 @@ -56,9 +56,7 @@ #define AIMHASHDATA "http://gaim.sourceforge.net/aim_data.php3" static int gaim_caps = AIM_CAPS_CHAT | -#if USE_PIXBUF AIM_CAPS_BUDDYICON | -#endif AIM_CAPS_IMIMAGE; static GtkWidget *join_chat_spin = NULL;