Mercurial > pidgin.yaz
view pixmaps/smile_wink.xpm @ 1021:90e8714bf95b
[gaim-migrate @ 1031]
Fixed a few little memory leaks.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Tue, 24 Oct 2000 01:10:30 +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", " ...... ", " ..++++.. ", " ..++++++.. ", " ..++++++++.. ", " ..+++.++.+++.. ", " .+++++++.++++. ", " .++++++++++++. ", " .++++++++.+++. ", " .++++++++.+++. ", " ..+++....+++.. ", " ..++++++++.. ", " ..++++++.. ", " ..++++.. ", " ...... ", " "};