Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 5894:8b1b660519f6
[gaim-migrate @ 6326]
Robot101 pointed this out rather bludgeonly
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 15 Jun 2003 17:01: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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};