Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 27dba1ce7e4f96f9dd579b27a4efa1a5 > files > 1964

lib64wxgtk2.8-devel-2.8.7-1mdv2008.1.x86_64.rpm

/* XPM */
static char *toolgame_xpm[] = {
/* columns rows colors chars-per-pixel */
"32 32 3 1",
"X c #808080",
"  c None",
". c #FF0000",
/* pixels */
"                                ",
"                                ",
"                                ",
"                                ",
"               ..               ",
"              ....              ",
"             ......             ",
"            ........            ",
"           ..........           ",
"          ............          ",
"         ..............         ",
"        ................        ",
"       ..................       ",
"      ....................      ",
"     ......................     ",
"    ........................    ",
"   ..........................   ",
"    ........................X   ",
"     ......................X    ",
"      ....................X     ",
"       ..................X      ",
"        ................X       ",
"         ..............X        ",
"          ............X         ",
"           ..........X          ",
"            ........X           ",
"             ......X            ",
"              ....X             ",
"               ..X              ",
"                                ",
"                                ",
"                                "
};