Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 5419:ab1cb8b5e42b
[gaim-migrate @ 5798]
This lets your search for peeps in your buddy list by clicking on the
list and CTRL+F'ing. Yay for gtk.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 18 May 2003 01:19: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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};