Mercurial > pidgin
view pixmaps/smile_sad.xpm @ 3512:1ea341091de8
[gaim-migrate @ 3584]
Fixes a segfault (thanks Zyk) in the docklet, and some warnings (Robot101) also
in the docklet
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sun, 15 Sep 2002 14:29:41 +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", " ...... ", " ..++++.. ", " ..++++++.. ", " ..++++++++.. ", " ..+++.++.+++.. ", " .++++.++.++++. ", " .++++++++++++. ", " .++++++++++++. ", " .++++++++++++. ", " ..+++....+++.. ", " ..+.++++.+.. ", " ..++++++.. ", " ..++++.. ", " ...... ", " "};