view lisp/sb-pg-plus.xpm @ 65278:1c443c9ad5cf

(gnus-article-mime-handles, gnus-newsgroup-charset, smime-keys, w3m-cid-retrieve-function-alist, w3m-current-buffer, w3m-display-inline-images, w3m-minor-mode-map): Add defvars.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 31 Aug 2005 13:07:49 +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",
"       ............ ",
"      .++++++++++++@",
"     .++##########+@",
"    .+#+##########+@",
"   .+##+##########+@",
"  .+###+###+######+@",
" .+####+###+.#####+@",
".+++++++#+++++####+@",
".+########.+...###+@",
".+#########+.#####+@",
".+##########.#####+@",
".+################+@",
".+################+@",
".++++++++++++++++++@",
" @@@@@@@@@@@@@@@@@@ "};