view pixmaps/smile_sad.xpm @ 4182:05a456d5f799

[gaim-migrate @ 4413] Blah. That dialog REALLY needs to be gtk2ified, but ill switch these as is for now committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Fri, 03 Jan 2003 07:07:37 +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",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .++++.++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   ..+++....+++..   ",
"    ..+.++++.+..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};