view pixmaps/smile_happy.xpm @ 2219:20a4d5da0b95

[gaim-migrate @ 2229] thanks to Ryan Speed for pointing this out. I hope this doesn't break things. I'm sure Ryan'll let me know ;) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 06 Sep 2001 01:37:51 +0000
parents f5b199e20d12
children
line wrap: on
line source

/* XPM */
static char * smile_happy_xpm[] = {
"20 15 3 1",
" 	c None",
".	c #000000",
"+	c #FFFF00",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .++++.++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   .+++.++++.+++.   ",
"   ..+++....+++..   ",
"    ..++++++++..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};