Mercurial > pidgin
view pixmaps/away_icon.xpm @ 1400:476b24cdfa32
[gaim-migrate @ 1410]
README now has docs on how to use Yahoo/IRC/etc, so people aren't so lost.
Yahoo can now receive messages and linkify them properly
doesn't say "quit" in applet login window
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 10 Jan 2001 19:56:39 +0000 |
parents | 2846a03bda67 |
children | ca040e495bc6 |
line wrap: on
line source
/* XPM */ static char * away_icon_xpm[] = { "12 12 6 1", " c None", ". c #000000", "+ c #EFFB41", "@ c #FBF9AE", "# c #F2FB3C", "$ c #F4FC44", " ......... ", " ..+++++++. ", ".@.+...+++. ", ".@.+++++++. ", ".@.#+....+. ", ".@.$++++++. ", ".@.++....+. ", ".@..++++++..", ".@@.+++++++.", ".@@.........", ".@@@@@@@@. ", ".......... "};