Mercurial > pidgin
view pixmaps/bsmile.xpm @ 5968:aef0c3489837
[gaim-migrate @ 6415]
I haven't been able to test this, but this should implement a timer so that,
when you sign on and are not able to retrieve your AIM buddy list, it will
retry every 5 minutes.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 28 Jun 2003 05:06:49 +0000 |
parents | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * bsmile_xpm[] = { "15 15 7 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #666600", "$ c #999900", "% c #FF3300", " ......... ", " .@@@@@@@@@. ", " .@@@@@@@@@@@. ", ".@@@.@@@@@.@@@.", ".@@...@@@...@@.", ".@@...@@@...@@.", ".@@@.@@@@@.@@@.", ".@@@@@@@@@@@@@.", ".@@@@@@@@@@@@@.", ".@@.+@@@@@+.@@.", ".@@@.@@@@@.@@@.", ".@@@.%%%%%.@@@.", " .@@@.....@@@. ", " .@@@@@@@@@. ", " ......... "};