Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 5466:445f6c693cc0
[gaim-migrate @ 5858]
David Brigada (jsi) writes:
" I was browsing through the changelog and found some
syntactical inaccuracies (with vim). Here's a diff of
the very boring corrections."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 21 May 2003 01:44: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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};