view lisp/sb-pg-minus.xpm @ 57426:4f0c0062f974

(ange-ftp-remote-shell): Remove variable. (ange-ftp-call-chmod): Reference remote-shell-program instead of ange-ftp-remote-shell.
author Kai Großjohann <kgrossjo@eu.uu.net>
date Sun, 10 Oct 2004 19:53:24 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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