Mercurial > pidgin
view pixmaps/bsmile.xpm @ 5719:29cded5d1ccf
[gaim-migrate @ 6141]
Evan Martin points out that it's probably not a good thing to include the
DISABLE_DEPRECATED #defines in released code. This makes it only define
those flags on --enable-debug.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Tue, 03 Jun 2003 20:48: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", " ......... ", " .@@@@@@@@@. ", " .@@@@@@@@@@@. ", ".@@@.@@@@@.@@@.", ".@@...@@@...@@.", ".@@...@@@...@@.", ".@@@.@@@@@.@@@.", ".@@@@@@@@@@@@@.", ".@@@@@@@@@@@@@.", ".@@.+@@@@@+.@@.", ".@@@.@@@@@.@@@.", ".@@@.%%%%%.@@@.", " .@@@.....@@@. ", " .@@@@@@@@@. ", " ......... "};