view etc/images/ezimage/doc-plus.xpm @ 74517:8864966dbf05

(maintainer-clean): Partially revert last change; delete "elisp-?" and "elisp-??" instead of "elisp-*" to protect elisp-covers.texi.
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 09 Dec 2006 12:57:27 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_doc_plus_xpm[] = {
"15 15 5 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #5A818B",
"#	c #FFFFFF",
"      .......  ",
"     .+++++++. ",
"    .+@@@@@@+. ",
"   .+@@#@@@+#. ",
"   .+@@#@@@+#+.",
"  .+@#####+##+.",
" .+@@@@#@@+#+. ",
" .+@@@@#@+##+. ",
".++++@@@@+#+.  ",
".+###++++##+.  ",
".+########+.   ",
".++#######+.   ",
" ..++++##+.    ",
"   ....+++.    ",
"       ...     "};