Mercurial > pidgin
view pixmaps/no_icon.xpm @ 4362:4f8a1b65ffa3
[gaim-migrate @ 4628]
this makes it compile. i think it's right. chip can fix it later if i made it worse.
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Mon, 20 Jan 2003 14:16:27 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};