Mercurial > pidgin
view pixmaps/no_icon.xpm @ 1136:c8615d023aaf
[gaim-migrate @ 1146]
if anyone knows of a good icq library (better than icqlib even) please tell me
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Sun, 26 Nov 2000 07:35:57 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};