Mercurial > pidgin
view pixmaps/no_icon.xpm @ 4598:a064e437d5eb
[gaim-migrate @ 4883]
This should fix the window crash bug that Rob reported to me. I hope.
I blame gtk2.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Fri, 21 Feb 2003 23:02:36 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};