Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 3530:f38516e5d1ab
[gaim-migrate @ 3603]
a gaim-remote fix and a gaim -h update.
Thanks, John Silvestri.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Tue, 17 Sep 2002 15:40:28 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};