Mercurial > pidgin
view pixmaps/smile_sad.xpm @ 2717:03bf072c6238
[gaim-migrate @ 2730]
these are changes i made, all by myself. aren't you impressed.
mid's going to change around im.c here in a minute anyway.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 14 Nov 2001 19:21:20 +0000 |
parents | f5b199e20d12 |
children |
line wrap: on
line source
/* XPM */ static char * smile_sad_xpm[] = { "20 15 3 1", " c None", ". c #000000", "+ c #FFFF00", " ...... ", " ..++++.. ", " ..++++++.. ", " ..++++++++.. ", " ..+++.++.+++.. ", " .++++.++.++++. ", " .++++++++++++. ", " .++++++++++++. ", " .++++++++++++. ", " ..+++....+++.. ", " ..+.++++.+.. ", " ..++++++.. ", " ..++++.. ", " ...... ", " "};