view pixmaps/yell.xpm @ 3859:9f1893ad06e8

[gaim-migrate @ 4011] (22:38:45) faceprint: enlightenment actually moves windows around when you have virtual desktops (22:39:33) faceprint: when i move one screen to the right, gaim is now positioned at -(gaim buddy list width + window decoration width) this stops such stupidity from moving gaim off-screen committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 02 Nov 2002 03:41:23 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  ..@@@@@@@@@@@#.  ",
" .++..@@@@@@@..++. ",
" .@@@@..@@@..@@@@. ",
".+@@@..@@@@@..@@@+.",
".@@@@..@@@@@..@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@@@@@....@@@@@@.",
".@@@@@@......@@@@@.",
".@@@@@........@@@@.",
".+@@@@........@@@+.",
" .@@@@...$$...@@@. ",
" .+@@@..%%%%..@@+. ",
"  .@@@@.%&&%.@@@.  ",
"   .+@@@.$$.@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};