Mercurial > pidgin
view pixmaps/no_icon.xpm @ 3271:66445abf1736
[gaim-migrate @ 3289]
Fix for "away" pop-up menu "sticking." (Thanks, Jason Willis)
committer: Tailor Script <tailor@pidgin.im>
author | Jim Seymour <jseymour> |
---|---|
date | Thu, 23 May 2002 00:47:30 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};