Mercurial > pidgin
view pixmaps/no_icon.xpm @ 5254:d1e1ca490894
[gaim-migrate @ 5626]
(11:59:54) Robot101: found & fixed a crash at signoff...
(12:17:48) faceprint|laptop: "if you can't figure out what this is, you shouldn't be using CVS"
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 28 Apr 2003 16:21:03 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};