Update of /cvsroot/gaim/gaim/pixmaps
In directory usw-pr-cvs1:/tmp/cvs-serv5000/pixmaps
Added Files:
status-game.xpm
Log Message:
When your Yahoo! contacts join or quit games, their icons will show a die, and you can choose to join them in that game through an option in the right click menu. Thanks Brian Macke!
--- NEW FILE: status-game.xpm ---
/* 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",
" &&@@**&& ",
" &@@====**& ",
"&@==....=.*&",
"&@=...====*&",
"@=..-.=-.==*",
"@=.&;&&;&==*",
".+@####====*",
"+$%%+%%=,==*",
"#.....$>==*&",
"#.#...$===*&",
"#.....$=**& ",
"#...#.$*&& "};
|