Mercurial > pidgin
view pixmaps/away.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 | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};