view pixmaps/smile_sad.xpm @ 4196:422512cf6488

[gaim-migrate @ 4427] Nicola's Lichtmaier (niqueco) asks: "Why do we need to call a shell and "date" *twice* per each compiled file in the "oscar" directory?" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 04 Jan 2003 14:37:33 +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",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .++++.++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   ..+++....+++..   ",
"    ..+.++++.+..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};