view pixmaps/yell.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 * yell_xpm[] = {
"19 19 8 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #333300",
"$	c #330000",
"%	c #FF6600",
"&	c #CC3300",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  ..@@@@@@@@@@@#.  ",
" .++..@@@@@@@..++. ",
" .@@@@..@@@..@@@@. ",
".+@@@..@@@@@..@@@+.",
".@@@@..@@@@@..@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@@....@@@@@@.",
".@@@@@@......@@@@@.",
".@@@@@........@@@@.",
".+@@@@........@@@+.",
" .@@@@...$$...@@@. ",
" .+@@@..%%%%..@@+. ",
"  .@@@@.%&&%.@@@.  ",
"   .+@@@.$$.@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};