Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 3469:15089f9d3431
[gaim-migrate @ 3519]
I just realized that people with dark themes won't like this at all.
Better to keep it solid colored for now.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Thu, 29 Aug 2002 06:30:52 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * no_icon_xpm[] = { /* width height num_colors chars_per_pixel */ "12 12 1 1", /* colors */ " c None", /* pixels */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};