view pixmaps/status-away.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 182fbac488c0
children
line wrap: on
line source

/* XPM */
static char * status_away_xpm[] = {
"12 13 11 1",
" 	c None",
".	c #C6C3C6",
"+	c #000000",
"@	c #848200",
"#	c #FFFF00",
"$	c #FFFFFF",
"%	c #000084",
"&	c #848284",
"*	c #840000",
"=	c #272727",
"-	c #FF0000",
"  ..++@@..  ",
" .++####@@. ",
".+##$$$$#$@.",
".+#$$$####@.",
"+#$$%$#%$##@",
"+#$.&..&.##@",
"+#**+######@",
"=*---+##@##@",
"*-----+@##@.",
"*$$$$$+###@.",
"*-----+#@@. ",
".*---++@..  ",
" .**+...    "};