view pixmaps/smile_wink.xpm @ 2550:01dad6d8ba5b

[gaim-migrate @ 2563] New buddy pounce action: popup notification window. Thanks for the suggestion, Allan Third. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Fri, 19 Oct 2001 18:44:52 +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",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .+++++++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++.+++.   ",
"   .++++++++.+++.   ",
"   ..+++....+++..   ",
"    ..++++++++..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};