view pixmaps/bsmile.xpm @ 4159:3f267c74e50a

[gaim-migrate @ 4387] A few days ago I added a feature that sometimes put cool little random characters after people's aim info or away messages. Unfortunately, the world just isn't ready for this feature, so I feel obligated to remove it. I'm sorry. He would have wanted it this way. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 31 Dec 2002 05:24:17 +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",
"   .........   ",
"  .@@@@@@@@@.  ",
" .@@@@@@@@@@@. ",
".@@@.@@@@@.@@@.",
".@@...@@@...@@.",
".@@...@@@...@@.",
".@@@.@@@@@.@@@.",
".@@@@@@@@@@@@@.",
".@@@@@@@@@@@@@.",
".@@.+@@@@@+.@@.",
".@@@.@@@@@.@@@.",
".@@@.%%%%%.@@@.",
" .@@@.....@@@. ",
"  .@@@@@@@@@.  ",
"   .........   "};