view lisp/sb-pg-plus.xpm @ 60081:5af1fe16a166

(calc-handle-undo): Remove prefix from variable in message.
author Jay Belanger <jay.p.belanger@gmail.com>
date Tue, 15 Feb 2005 19:26:49 +0000 (2005-02-15)
parents c2a09ac7b7b1
children
line wrap: on
line source
/* XPM */
static char * sb_pg_plus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #B8B8B8",
"+	c #000000",
"@	c #828282",
"#	c #FFFFFF",
"       ............ ",
"      .++++++++++++@",
"     .++##########+@",
"    .+#+##########+@",
"   .+##+##########+@",
"  .+###+###+######+@",
" .+####+###+.#####+@",
".+++++++#+++++####+@",
".+########.+...###+@",
".+#########+.#####+@",
".+##########.#####+@",
".+################+@",
".+################+@",
".++++++++++++++++++@",
" @@@@@@@@@@@@@@@@@@ "};