view pixmaps/status-idle.xpm @ 4511:238e1dd2f1a7

[gaim-migrate @ 4787] Carl-Daniel Hailfinger (c-d_hailfinger) found that: "Current CVS with debug is unable to login to Gadu-Gadu. It establishes a TCP connection (which stays up until I quit Gaim), but throws following error: 'Could not log in. Connection impossible' (rough translation of german) '3838257 konnte sich nicht anmelden: Verbindung nicht mo'glich' " he then further took the time to provide a patch :-) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 03 Feb 2003 13:57:25 +0000
parents 182fbac488c0
children
line wrap: on
line source

/* XPM */
static char * status_idle_xpm[] = {
"12 13 13 1",
" 	c None",
".	c #C6C3C6",
"+	c #000000",
"@	c #848200",
"#	c #FFFF00",
"$	c #FFFFFF",
"%	c #000084",
"&	c #848284",
"*	c #A1A100",
"=	c #2B2BFF",
"-	c #0000FF",
";	c #00FFFF",
">	c #840084",
"  ..++@@..  ",
" .++####@@. ",
".+##$$$$#$@.",
".+#$$$####@.",
"+#$$%$#%$##@",
"+#$.&..&.##@",
"+*=-%######@",
"+%;+;%##@##@",
"%;$%$;%@##@.",
"%+@%$.%###@.",
"%;.$.;>#@@. ",
".%;;;>+@..  ",
" .>>>...    "};