Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 4525:5426b09731d6
[gaim-migrate @ 4803]
(21:27:28) Robot101: er, saving prefs every pixel you move the blist is very stupid.
essentially, this behavior is so stupid as to amount to being a bug in and of itself
even though we cannot _prove_ it does any harm.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 05 Feb 2003 02:30: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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};