Mercurial > pidgin.yaz
view pixmaps/bsmile.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 | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * bsmile_xpm[] = { "15 15 7 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #666600", "$ c #999900", "% c #FF3300", " ......... ", " .@@@@@@@@@. ", " .@@@@@@@@@@@. ", ".@@@.@@@@@.@@@.", ".@@...@@@...@@.", ".@@...@@@...@@.", ".@@@.@@@@@.@@@.", ".@@@@@@@@@@@@@.", ".@@@@@@@@@@@@@.", ".@@.+@@@@@+.@@.", ".@@@.@@@@@.@@@.", ".@@@.%%%%%.@@@.", " .@@@.....@@@. ", " .@@@@@@@@@. ", " ......... "};