Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > f991ed2d565451d4c13b5c7fca6ecab1 > files > 487

libwxgtk2.4-devel-2.4.2-8mdk.i586.rpm

/* XPM */
static char * text_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 5 1",
/* colors */
" 	s None	c None",
".	c #000000",
"+	c #c0c0c0",
"@	c #808080",
"#	c #ffffff",
/* pixels */
"                ",
"                ",
"                ",
"@@@@@@@@@@@@@@@@",
"@..............@",
"@.############+@",
"@.#...########+@",
"@.##.#########+@",
"@.##.#########+@",
"@.#...########+@",
"@.############+@",
"@.+++++++++++++@",
"@@@@@@@@@@@@@@@@",
"                ",
"                ",
"                "};