Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 3417:68fdee3dd3ef
[gaim-migrate @ 3436]
That was so broken.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Thu, 22 Aug 2002 03:13:39 +0000 (2002-08-22) |
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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};