Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 4684:582af33c0736
[gaim-migrate @ 4995]
This should let people compile when they have libao tucked away in some
obscure corner of their system ;-)
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Mon, 10 Mar 2003 03:13:01 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};