Mercurial > pidgin
view pixmaps/no_icon.xpm @ 5895:c6f145ab2846
[gaim-migrate @ 6327]
Robot101 pointed this out rather gracefully.
Sean thinks we should just wait for Chip to rewrite this again,
but I'm one of those go-getter types. You know.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 15 Jun 2003 17:08:46 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};