Mercurial > pidgin
view pixmaps/smile_wink.xpm @ 3362:b1cdee27ef02
[gaim-migrate @ 3381]
pixbuf stuff will start to work in gtk2... I was just playing around with
it a bit. Static icons work fine, animated will work soon.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Fri, 02 Aug 2002 04:39:23 +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", " ...... ", " ..++++.. ", " ..++++++.. ", " ..++++++++.. ", " ..+++.++.+++.. ", " .+++++++.++++. ", " .++++++++++++. ", " .++++++++.+++. ", " .++++++++.+++. ", " ..+++....+++.. ", " ..++++++++.. ", " ..++++++.. ", " ..++++.. ", " ...... ", " "};