view pixmaps/smile_happy.xpm @ 3497:1258406146e7

[gaim-migrate @ 3559] a second fix for people who --disable-plugins. renaming variables w/out checking your ifdefs isn't a good thing sean ;-) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 12 Sep 2002 15:56:05 +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",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .++++.++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   .+++.++++.+++.   ",
"   ..+++....+++..   ",
"    ..++++++++..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};