view pixmaps/smile_sad.xpm @ 1739:0ddc5418a0b4

[gaim-migrate @ 1749] i found this really great game, 3dchess, but it hasn't been hacked (that I know of) since april 1999, two years ago. that's too bad, i like playing it. some girls try too hard. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 21 Apr 2001 12:24:45 +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",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .++++.++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   ..+++....+++..   ",
"    ..+.++++.+..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};