Sophie

Sophie

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

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

/* XPM */
static char * stattext_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 2 1",
/* colors */
" 	s None	c None",
".	c #000000",
/* pixels */
"                ",
"                ",
"                ",
"   ..           ",
"   ..           ",
"  ....          ",
"  ....    ....  ",
"  .  .   ..  .. ",
" ..  ..    .... ",
" ..  ..   .. .. ",
" ......  ..  .. ",
"..    .. ..  .. ",
"..    ..  ..... ",
"                ",
"                ",
"                "};