view etc/images/ezimage/doc-minus.xpm @ 68621:d01a0afb4ae3

Stallman sent an email recently that ChangeLog entries for submitted patches should have their name. If the submitter has submitted papers, no problem, but entries for other small (say, < 15 lines) patches should have a "(tiny change)" after the submitter's email address.
author Bill Wohler <wohler@newt.com>
date Sun, 05 Feb 2006 05:24:03 +0000
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",
"      .......  ",
"     .+++++++. ",
"    .+@@@@@@+. ",
"   .+@@@@@@+#. ",
"   .+@@@@@@+#+.",
"  .+@####@+##+.",
" .+@@@@@@@+#+. ",
" .+@@@@@@+##+. ",
".++++@@@@+#+.  ",
".+###++++##+.  ",
".+########+.   ",
".++#######+.   ",
" ..++++##+.    ",
"   ....+++.    ",
"       ...     "};