Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 1722:1edc8b545d6f
[gaim-migrate @ 1732]
bugfixes and mem plugs
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 17 Apr 2001 20:42:47 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};