Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 3032:d3536105d581
[gaim-migrate @ 3045]
Thanks, Jason Willis.
I don't really like the tabs at the bottom, looks weird to me.
But hey, others seem to like it so that's cool with me.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Tue, 12 Mar 2002 02:44:22 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};