Mercurial > pidgin.yaz
view pixmaps/protocols/jabber/available-error.xpm @ 4590:3b8e6c2b4a50
[gaim-migrate @ 4874]
changing MAX to MIN makes MAXTIME truely the max delay time. i also increased the max delay to 34 min instead of 17 min, since that's what i remember it being.
Many thanks to Adam Feakin for pointing out that this code was behaving badly.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 20 Feb 2003 00:52:19 +0000 |
parents | a662c133d1fd |
children |
line wrap: on
line source
/* XPM */ static char * available_error_xpm[] = { "12 14 6 1", " c None", ". c #333333", "+ c #000000", "@ c #E8E8E8", "# c #666666", "$ c #4C4C4C", " .. ", " . +@. ", " .@#+@@. ", " .@@@+@@@. ", " .@@++#@@. ", " .@@+@+++. ", " .@+@+@@@. ", " .@+++@# ", " .+@@@+. ", " .@@@. ", " $+++$ ", " $+++$ ", " +++ ", " "};