Mercurial > pidgin
view pixmaps/no_icon.xpm @ 5844:db5aa27cb345
[gaim-migrate @ 6275]
Compile warning reduction and non-C99 compile fixen.
Also fixed AIM over OSCAR's "Format Screenname" (wrong function name :-) )
He that wanders is not always lost.
Deny desire and you will be happy.
Slay not he that hath no ear.
A good traveller has no fixed plans and is not intent upon arriving.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 13 Jun 2003 02:15:11 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};