view pixmaps/yell.xpm @ 673:ddc3fd0dcd51

[gaim-migrate @ 683] Made the necessary modifications to allow gaim to save buddy pounces. I just noticed that you cant _delete_ (remove) a buddy pounce. Woops. I'll take a look at that. I'll do saving of buddy chats when I get back from dinner. Adios. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 13 Aug 2000 03:15:06 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  ..@@@@@@@@@@@#.  ",
" .++..@@@@@@@..++. ",
" .@@@@..@@@..@@@@. ",
".+@@@..@@@@@..@@@+.",
".@@@@..@@@@@..@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@@....@@@@@@.",
".@@@@@@......@@@@@.",
".@@@@@........@@@@.",
".+@@@@........@@@+.",
" .@@@@...$$...@@@. ",
" .+@@@..%%%%..@@+. ",
"  .@@@@.%&&%.@@@.  ",
"   .+@@@.$$.@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};