Mercurial > pidgin
view pixmaps/no_icon.xpm @ 3427:8fa61405af2b
[gaim-migrate @ 3453]
Who never commits anything *now*, Etan?
I changed most of the error message text around. If you think any of it
should be different, just let me know, or send a patch.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sun, 25 Aug 2002 10:51:24 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};