view pixmaps/bsmile.xpm @ 5254:d1e1ca490894

[gaim-migrate @ 5626] (11:59:54) Robot101: found & fixed a crash at signoff... (12:17:48) faceprint|laptop: "if you can't figure out what this is, you shouldn't be using CVS" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 28 Apr 2003 16:21:03 +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",
"   .........   ",
"  .@@@@@@@@@.  ",
" .@@@@@@@@@@@. ",
".@@@.@@@@@.@@@.",
".@@...@@@...@@.",
".@@...@@@...@@.",
".@@@.@@@@@.@@@.",
".@@@@@@@@@@@@@.",
".@@@@@@@@@@@@@.",
".@@.+@@@@@+.@@.",
".@@@.@@@@@.@@@.",
".@@@.%%%%%.@@@.",
" .@@@.....@@@. ",
"  .@@@@@@@@@.  ",
"   .........   "};