Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 990acead62a7de528a3123eb93239584 > files > 128

pygtk2.0-demos-2.12.1-1mdv2008.1.x86_64.rpm

/* XPM */
static char *next[] = {
/* width height num_colors chars_per_pixel */
"    20    22        2            1",
/* colors */
". c None",
"# c #000000",
/* pixels */
"....................",
"....................",
"......#.............",
"......##............",
"......###...........",
"......####..........",
"......#####.........",
"......######........",
"......#######.......",
"......########......",
"......#########.....",
"......#########.....",
"......########......",
"......#######.......",
"......######........",
"......#####.........",
"......####..........",
"......###...........",
"......##............",
"......#.............",
"....................",
"...................."
};