view pixmaps/bsmile.xpm @ 6123:adabfcf8abe1

[gaim-migrate @ 6597] I forgot to save this file before committing. I'm sure I wasted a lot of bandwidth with the gaim-commit emails. I'll let Paco-Paco lecture you on how insignificant that waste of bandwidth is compared to P2P. "<Robot101> and what the flaming buggery is a MAGNET URI?" committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 14 Jul 2003 22:11:49 +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",
"   .........   ",
"  .@@@@@@@@@.  ",
" .@@@@@@@@@@@. ",
".@@@.@@@@@.@@@.",
".@@...@@@...@@.",
".@@...@@@...@@.",
".@@@.@@@@@.@@@.",
".@@@@@@@@@@@@@.",
".@@@@@@@@@@@@@.",
".@@.+@@@@@+.@@.",
".@@@.@@@@@.@@@.",
".@@@.%%%%%.@@@.",
" .@@@.....@@@. ",
"  .@@@@@@@@@.  ",
"   .........   "};