Mercurial > pidgin.yaz
view pixmaps/away_icon.xpm @ 1025:84a5d80e52f1
[gaim-migrate @ 1035]
remember which directory you got the last plugin from and default to /usr/local/lib/gaim/ which is where they get installed by default (please fix this, it needs to be $libdir but i don't know how to get that from configure)
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 26 Oct 2000 02:12:34 +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", " ......... ", " ..+++++++. ", ".@.+...+++. ", ".@.+++++++. ", ".@.#+....+. ", ".@.$++++++. ", ".@.++....+. ", ".@..++++++..", ".@@.+++++++.", ".@@.........", ".@@@@@@@@. ", ".......... "};