view etc/images/ezimage/page-minus.xpm @ 91569:4a3d0b905c9e

(--with-gcc): Give an error saying this option has been removed. (--with-gtk): Remove this option.
author Glenn Morris <rgm@gnu.org>
date Wed, 06 Feb 2008 07:57:24 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_pg_minus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFFFFF",
"#	c #ADADAD",
"       ............ ",
"      .++++++++++++.",
"     .++@@@@@@@@@@+.",
"    .+#+@@@@@@@@@@+.",
"   .+##+@@@@@@@@@@+.",
"  .+###+@@@@@@@@@@+.",
" .+####+@@@@@@@@@@+.",
".+++++++@++++++@@@+.",
".+@@@@@@@++++++@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".++++++++++++++++++.",
" .................. "};