view pixmaps/smile_wink.xpm @ 3994:9785ad299331

[gaim-migrate @ 4189] i decided to give the todo list a title :-) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 22 Nov 2002 13:31:42 +0000
parents f5b199e20d12
children
line wrap: on
line source

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