Sophie

Sophie

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

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

/* XPM */
static char *indentmore_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 3 1",
". c #4D4D4D",
"  c None",
"X c #4D4DA6",
/* pixels */
"       .        ",
"                ",
"  .... .........",
"                ",
"  X    .........",
"  XX   .........",
"XXXXX           ",
"  XX   ......   ",
"  X    ......   ",
"                ",
"  .... .........",
"                ",
"  .... ..       ",
"                ",
"       .        ",
"                "
};