Mercurial > pidgin
view pixmaps/smile_happy.xpm @ 2126:b935eca131be
[gaim-migrate @ 2136]
i've only tested this on two icons that didn't need scaling but they both worked. I figure if anyone has any problems they'll at least submit a bug report.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 06 Aug 2001 18:22:59 +0000 |
parents | f5b199e20d12 |
children |
line wrap: on
line source
/* XPM */ static char * smile_happy_xpm[] = { "20 15 3 1", " c None", ". c #000000", "+ c #FFFF00", " ...... ", " ..++++.. ", " ..++++++.. ", " ..++++++++.. ", " ..+++.++.+++.. ", " .++++.++.++++. ", " .++++++++++++. ", " .++++++++++++. ", " .+++.++++.+++. ", " ..+++....+++.. ", " ..++++++++.. ", " ..++++++.. ", " ..++++.. ", " ...... ", " "};