Mercurial > pidgin
view pixmaps/bsmile.xpm @ 5211:0241d6b6702d
[gaim-migrate @ 5581]
Wrote a new debugging API, and of course core/ui split it. Debug statements
can now have debug levels and categories, for future filtering of stuff,
and color highlighting. It's nifty, m'kay?
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sat, 26 Apr 2003 06:46:08 +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", " ......... ", " .@@@@@@@@@. ", " .@@@@@@@@@@@. ", ".@@@.@@@@@.@@@.", ".@@...@@@...@@.", ".@@...@@@...@@.", ".@@@.@@@@@.@@@.", ".@@@@@@@@@@@@@.", ".@@@@@@@@@@@@@.", ".@@.+@@@@@+.@@.", ".@@@.@@@@@.@@@.", ".@@@.%%%%%.@@@.", " .@@@.....@@@. ", " .@@@@@@@@@. ", " ......... "};