Mercurial > pidgin
view pixmaps/no_icon.xpm @ 4697:4be12ff42986
[gaim-migrate @ 5008]
I hand merged patches from Ka-Hing Cheung (not Ha-King, as I accidentally slipped on
last night) and Nathan Conrad and combined it with some of my own code.
Thanks, guys.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 10 Mar 2003 22:07:59 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};