Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_down.xpm @ 10264:36b7335d3452
[gaim-migrate @ 11410]
On August 30th Laurent Rineau sent a patch to gaim-devel that makes
this change. It should allow proxy.c to compile on systems
where HAVE_GETADDRINFO is undefined.
I haven't tested it, but it looked ok to me. I don't think
"hostname" is a valid variable there.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 26 Nov 2004 02:50:14 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_down_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", ".............", " ........... ", " ......... ", " ....... ", " ..... ", " ... ", " . "};