view pixmaps/smile_happy.xpm @ 3061:9349de0706e6

[gaim-migrate @ 3075] A fix to filectl plugin by Ari Pollak committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 16 Mar 2002 05:57: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",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .++++.++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   .+++.++++.+++.   ",
"   ..+++....+++..   ",
"    ..++++++++..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};