Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 4886:f0140b7e10a0
[gaim-migrate @ 5216]
chip things this might allow that perl 5.000... fix not to break perl 5.8
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 25 Mar 2003 01:41:54 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};