view etc/images/ezimage/doc-minus.xpm @ 110222:9def4c1af9b9

gnus-start.el (gnus-get-unread-articles): Don't bother with groups that aren't going to be activated.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Mon, 06 Sep 2010 00:44:55 +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",
"      .......  ",
"     .+++++++. ",
"    .+@@@@@@+. ",
"   .+@@@@@@+#. ",
"   .+@@@@@@+#+.",
"  .+@####@+##+.",
" .+@@@@@@@+#+. ",
" .+@@@@@@+##+. ",
".++++@@@@+#+.  ",
".+###++++##+.  ",
".+########+.   ",
".++#######+.   ",
" ..++++##+.    ",
"   ....+++.    ",
"       ...     "};