view lisp/sb-pg-plus.xpm @ 56757:dc7deb7ca051

* reftex.texi (AUCTeX): Update links, section name. * faq.texi (Calc): Update availability (included in 21.4). (AUCTeX): Update availability, information, versions, description.
author David Kastrup <dak@gnu.org>
date Sun, 22 Aug 2004 11:51:19 +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",
"       ............ ",
"      .++++++++++++@",
"     .++##########+@",
"    .+#+##########+@",
"   .+##+##########+@",
"  .+###+###+######+@",
" .+####+###+.#####+@",
".+++++++#+++++####+@",
".+########.+...###+@",
".+#########+.#####+@",
".+##########.#####+@",
".+################+@",
".+################+@",
".++++++++++++++++++@",
" @@@@@@@@@@@@@@@@@@ "};