view pixmaps/status-game.xpm @ 4993:de84c1de2f66

[gaim-migrate @ 5328] this is beyond ugly. then again, the better part of proxy.c is beyond ugly. i'm ashamed to have written this, but desperate times call for desperate meausres :-/ this fixes the crashes that occur when you cancel a signon in mid-connect committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 04 Apr 2003 01:37:34 +0000
parents 304e8c376472
children
line wrap: on
line source

/* XPM */
static char * status_game_xpm[] = {
"12 12 14 1",
" 	c None",
".	c #FFFFFF",
"+	c #838183",
"@	c #000000",
"#	c #000083",
"$	c #008183",
"%	c #C5C2FF",
"&	c #C0C0C0",
"*	c #808000",
"=	c #FFFF00",
"-	c #000080",
";	c #808080",
">	c #800000",
",	c #FF0000",
"  &&@@**&&  ",
" &@@====**& ",
"&@==....=.*&",
"&@=...====*&",
"@=..-.=-.==*",
"@=.&;&&;&==*",
".+@####====*",
"+$%%+%%=,==*",
"#.....$>==*&",
"#.#...$===*&",
"#.....$=**& ",
"#...#.$*&&  "};