Mercurial > pidgin.yaz
view pixmaps/away.xpm @ 3563:e120097bbd72
[gaim-migrate @ 3658]
I made my perl script unloading not suck (as much). Now you may port your
perl scripts--use gaim.pl and PERL-HOWTO as references.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sat, 28 Sep 2002 08:08:14 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};