view pixmaps/bsmile.xpm @ 621:991bf4e3c9fe

[gaim-migrate @ 631] is dialogs.c about to hit v2.0 or 1.100? ;) committer: Tailor Script <tailor@pidgin.im>
author Todd Kulesza <fflewddur>
date Sat, 05 Aug 2000 21:54:36 +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",
"   .........   ",
"  .@@@@@@@@@.  ",
" .@@@@@@@@@@@. ",
".@@@.@@@@@.@@@.",
".@@...@@@...@@.",
".@@...@@@...@@.",
".@@@.@@@@@.@@@.",
".@@@@@@@@@@@@@.",
".@@@@@@@@@@@@@.",
".@@.+@@@@@+.@@.",
".@@@.@@@@@.@@@.",
".@@@.%%%%%.@@@.",
" .@@@.....@@@. ",
"  .@@@@@@@@@.  ",
"   .........   "};