view pixmaps/status-game.xpm @ 4575:1b52e29f1ffb

[gaim-migrate @ 4856] Paul A (darkrain) pointed out that mailck.c wasn't updated for the new sounds. as he repeatedly failed to attach a usable patch, this is my attempt to reproduce his changes based on the comments he posted. it at very least compiles, so it should be no _worse_ off. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 11 Feb 2003 23:55:33 +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",
"  &&@@**&&  ",
" &@@====**& ",
"&@==....=.*&",
"&@=...====*&",
"@=..-.=-.==*",
"@=.&;&&;&==*",
".+@####====*",
"+$%%+%%=,==*",
"#.....$>==*&",
"#.#...$===*&",
"#.....$=**& ",
"#...#.$*&&  "};