Mercurial > pidgin.yaz
view pixmaps/away.xpm @ 110:f7c6366ca703
[gaim-migrate @ 120]
Okay, this is cool. Plugins are now configurable. They can each do whatever
whenever someone clicks a little "Configure Plugin" button. This is optional;
plugins don't have to be configurable, and if they're not, the button isn't
clickable.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 12 Apr 2000 22:18:15 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};