view pixmaps/smile_sad.xpm @ 824:4886f52e04c3

[gaim-migrate @ 834] well, there are still *some* penguins..... people would get mad if the Devil Pixmaps option didn't work :-P my vote is, remove the penguins, and the daemons will follow..... committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 01 Sep 2000 16:47:56 +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",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .++++.++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   ..+++....+++..   ",
"    ..+.++++.+..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};