Mercurial > pidgin
view pixmaps/no_icon.xpm @ 5051:b3d9195777bb
[gaim-migrate @ 5400]
Empty sound and command fields no longer crash gaim.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Mon, 07 Apr 2003 00:59:59 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};