Mercurial > pidgin
view pixmaps/status-here.xpm @ 3616:9e776fde2fed
[gaim-migrate @ 3730]
IRC file receive support. This may be a little odd at the moment. It is also a little
spammy on the console. I did this so I could make sure things were working until I get
a GUI designed for FT stuff.
I'll try to do that tomorrow night. Could some people test this and let me know what you think.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Wed, 09 Oct 2002 06:09:10 +0000 |
parents | 182fbac488c0 |
children |
line wrap: on
line source
/* XPM */ static char * status_here_xpm[] = { "12 12 10 1", " c None", ". c #C0C0C0", "+ c #000000", "@ c #808000", "# c #FFFF00", "$ c #FFFFFF", "% c #000080", "& c #808080", "* c #800000", "= c #FF0000", " ..++@@.. ", " .++####@@. ", ".+##$$$$#$@.", ".+#$$$####@.", "+#$$%$#%$##@", "+#$.&..&.##@", "+##########@", "+##*####=##@", ".+##*==*##@.", ".+########@.", " .++#$$#@@. ", " ..+++@.. "};