view lisp/sb-pg-minus.xpm @ 55524:2085b7b09cf7

(leim-list.el): Move commands to convert TIT and MISC dictionaries from here... (changed.tit, changed.misc): ...to here. Remove the (now unneeded) test of the contents of changed.* files.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 11 May 2004 08:56:01 +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",
"       ............ ",
"      .++++++++++++@",
"     .++##########+@",
"    .+#+##########+@",
"   .+##+##########+@",
"  .+###+##########+@",
" .+####+##########+@",
".+++++++#+++++####+@",
".+########.....###+@",
".+################+@",
".+################+@",
".+################+@",
".+################+@",
".++++++++++++++++++@",
" @@@@@@@@@@@@@@@@@@ "};