Mercurial > pidgin
view pixmaps/status-away.xpm @ 4832:edfe778868e2
[gaim-migrate @ 5157]
This is mainly a fix for a crash when signing off within maybe half a
second that of when a user in your buddy list signed on. I just had
neglected to remove a timer.
It also includes some shuffling around of some file transfer #defines.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 19 Mar 2003 22:09:24 +0000 |
parents | 182fbac488c0 |
children |
line wrap: on
line source
/* XPM */ static char * status_away_xpm[] = { "12 13 11 1", " c None", ". c #C6C3C6", "+ c #000000", "@ c #848200", "# c #FFFF00", "$ c #FFFFFF", "% c #000084", "& c #848284", "* c #840000", "= c #272727", "- c #FF0000", " ..++@@.. ", " .++####@@. ", ".+##$$$$#$@.", ".+#$$$####@.", "+#$$%$#%$##@", "+#$.&..&.##@", "+#**+######@", "=*---+##@##@", "*-----+@##@.", "*$$$$$+###@.", "*-----+#@@. ", ".*---++@.. ", " .**+... "};