view pixmaps/yell.xpm @ 1030:38452403563b

[gaim-migrate @ 1040] updating the buddy list to work better with multiple connections. there are still a bunch of things fucked up with this but i wanted more people to start working on it than just me, especially since i won't be here this weekend. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 27 Oct 2000 07:53:32 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  ..@@@@@@@@@@@#.  ",
" .++..@@@@@@@..++. ",
" .@@@@..@@@..@@@@. ",
".+@@@..@@@@@..@@@+.",
".@@@@..@@@@@..@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@@....@@@@@@.",
".@@@@@@......@@@@@.",
".@@@@@........@@@@.",
".+@@@@........@@@+.",
" .@@@@...$$...@@@. ",
" .+@@@..%%%%..@@+. ",
"  .@@@@.%&&%.@@@.  ",
"   .+@@@.$$.@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};