Mercurial > pidgin.yaz
view pixmaps/away.xpm @ 6099:55f421732727
[gaim-migrate @ 6558]
Andrew Steets (asteets) writes:
" "fixes" bug #748450 and gives expected behavior
according to plugins/PERL-HOWTO. For example, if you
return non-zero fom an event_im_recv handler, the text
is never displayed in the window. doesnt seem to break
anything."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 12 Jul 2003 14:04:05 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};