Mercurial > pidgin.yaz
view pixmaps/farted.xpm @ 4615:34878f660804
[gaim-migrate @ 4904]
Fixed aim_conn_completeconnect. There was no need to select on the connection fd, since proxy_connect does that. On windows, we would sometimes enter an infinite loop when select was returning 0 as a result.
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Tue, 25 Feb 2003 18:17:33 +0000 |
parents | bc8f5a2231b8 |
children |
line wrap: on
line source
/* XPM */ static char * farted_xpm[] = { "19 19 10 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #D8D83F", "$ c #666633", "% c #FFFFFF", "& c #FFCC00", "* c #FF9900", "= c #999933", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@.@@@@@.@@@+. ", " .@@@.@@@@@@@.@@@. ", ".#@@.$..@@@..$.@@+.", ".@@.$%.%.@.%.%$.@@.", ".@@@$%.%.@.%.%$@@@.", ".@@@&.%%.@.%%.&@@@.", ".@&&&&..@@@..&&&@@.", ".@&&**&@@@@@&**&&@.", ".+&****&@@@&****&+.", " .&&*..&@@@&..*&&. ", " .&&&=&.....&=&&&. ", " .&&&@@@@@@@&&&. ", " .+*@@***@@*+. ", " ..+@@@@@+.. ", " ....... "};