view etc/images/ezimage/doc-minus.xpm @ 112186:705e5c9bc06a

allout.el: Add 2011 to the file copyright. (allout-encrypt-string): Prevent encryption from adding an extra newline at the end of the topic body. (allout-version): Increment to 2.3.
author Ken Manheimer <ken.manheimer@gmail.com>
date Mon, 10 Jan 2011 17:05:42 -0500
parents 616e5cb890c3
children
line wrap: on
line source

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