Mercurial > pidgin
view pixmaps/smile_sad.xpm @ 598:c763eeec336f
[gaim-migrate @ 608]
more rips from X-Chat. lots of cool stuff. --enable-panel instead of
--enable-gnome. --disable-gnome if you don't want gnome bits. and
messages after ./configure to say what's going on.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 03 Aug 2000 22:50:13 +0000 |
parents | f5b199e20d12 |
children |
line wrap: on
line source
/* XPM */ static char * smile_sad_xpm[] = { "20 15 3 1", " c None", ". c #000000", "+ c #FFFF00", " ...... ", " ..++++.. ", " ..++++++.. ", " ..++++++++.. ", " ..+++.++.+++.. ", " .++++.++.++++. ", " .++++++++++++. ", " .++++++++++++. ", " .++++++++++++. ", " ..+++....+++.. ", " ..+.++++.+.. ", " ..++++++.. ", " ..++++.. ", " ...... ", " "};