view pixmaps/embarrassed.xpm @ 1084:fb49b3f93726

[gaim-migrate @ 1094] this was only here for demonstration. now that there are IRC and Yahoo PRPLs, this isn't necessary anymore. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 12 Nov 2000 12:22:44 +0000
parents 230b022108f4
children
line wrap: on
line source

/* XPM */
static char * embarrassed_xpm[] = {
"19 19 11 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #D8D83F",
"$	c #666633",
"%	c #FFFFFF",
"&	c #FFCC00",
"*	c #FF9900",
"=	c #999933",
"-	c #333300",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@@@.@@@@@.@@@+. ",
" .@@@.@@@@@@@.@@@. ",
".#@@.$..@@@..$.@@+.",
".@@.$%.%.@.%.%$.@@.",
".@@@$%.%.@.%.%$@@@.",
".@@@&.%%.@.%%.&@@@.",
".@&&&&..@@@..&&&@@.",
".@&&**&@@@@@&**&&@.",
".+&****&@@@&****&+.",
" .&&***&@@@&***&&. ",
" .&&&=&.....&=&&&. ",
"  .&&-.@@@@@..&&.  ",
"   .+*@@***@@*+.   ",
"    ..+@@@@@+..    ",
"      .......      "};