Mercurial > pidgin.yaz
view pixmaps/away.xpm @ 598:c763eeec336f
[gaim-migrate @ 608]
more rips from X-Chat. lots of cool stuff. --enable-panel instead of
--enable-gnome. --disable-gnome if you don't want gnome bits. and
messages after ./configure to say what's going on.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 03 Aug 2000 22:50:13 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};