view pixmaps/smile_wink.xpm @ 4110:64d983d6b7bb

[gaim-migrate @ 4325] robot101 found and fixed a memory leak and custom away states/messages for jabber while he worked on session management committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 21 Dec 2002 05:37:45 +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",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .+++++++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++.+++.   ",
"   .++++++++.+++.   ",
"   ..+++....+++..   ",
"    ..++++++++..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};