Mercurial > pidgin
view pixmaps/no_icon.xpm @ 5640:fb438552e4e0
[gaim-migrate @ 6053]
Paco-Paco is a god, or something resembling a god of some sort. It's because of the beard, I think. Thanks!
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 01 Jun 2003 19:44:14 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};