view pixmaps/smile_happy.xpm @ 2532:e0be17484d62

[gaim-migrate @ 2545] My wording sucked before. It still sucks. Im sleepy. North Carolina come on and raise up, take off your shirt, twist it round your head, spin it like a helicopter... committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 18 Oct 2001 06:59:26 +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",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .++++.++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   .+++.++++.+++.   ",
"   ..+++....+++..   ",
"    ..++++++++..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};