view pixmaps/status-game.xpm @ 4702:cb5b23dfd82b

[gaim-migrate @ 5013] Started on buddy list drag-n-drop. This will be useful mostly for editing the buddy list but I decided to sleep before doing that. You can drag a buddy into a conversation window now, though. Which is cool. But, even that's not complete yet. I'll have fun tomorrow. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 11 Mar 2003 07:57:53 +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",
"  &&@@**&&  ",
" &@@====**& ",
"&@==....=.*&",
"&@=...====*&",
"@=..-.=-.==*",
"@=.&;&&;&==*",
".+@####====*",
"+$%%+%%=,==*",
"#.....$>==*&",
"#.#...$===*&",
"#.....$=**& ",
"#...#.$*&&  "};