view lisp/sb-pg-plus.xpm @ 61387:48fd09671b41

(authors-aliases): Update list. (authors-ignored-files): New list. (authors-fixed-entries): Fix typo. (authors-renamed-files-alist): Update list. (authors-add): Check authors-ignored-files.
author Kim F. Storm <storm@cua.dk>
date Fri, 08 Apr 2005 11:54:57 +0000
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",
"       ............ ",
"      .++++++++++++@",
"     .++##########+@",
"    .+#+##########+@",
"   .+##+##########+@",
"  .+###+###+######+@",
" .+####+###+.#####+@",
".+++++++#+++++####+@",
".+########.+...###+@",
".+#########+.#####+@",
".+##########.#####+@",
".+################+@",
".+################+@",
".++++++++++++++++++@",
" @@@@@@@@@@@@@@@@@@ "};