Mercurial > pidgin.yaz
view pixmaps/status-here.xpm @ 4075:2221f6801577
[gaim-migrate @ 4290]
Most of this is changing offline message parsing so it uses the channel 4
ICBM code, since it's basically the same. This fixes the receiving of
offline URLs.
I also added handling for those pager/web message thingies, and partial
support for email messages. I would finish it, but I can't get stupid
ICQ to email me any more.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 14 Dec 2002 22:48:38 +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", " ..++@@.. ", " .++####@@. ", ".+##$$$$#$@.", ".+#$$$####@.", "+#$$%$#%$##@", "+#$.&..&.##@", "+##########@", "+##*####=##@", ".+##*==*##@.", ".+########@.", " .++#$$#@@. ", " ..+++@.. "};