view etc/images/ezimage/doc-plus.xpm @ 108993:cf7a433d2eb6

* auth-source.el (auth-source-pick): If choice does not contain a questioned keyword, set the check to t.
author Michael Albinus <albinus@detlef>
date Tue, 15 Jun 2010 22:13:34 +0200
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",
"      .......  ",
"     .+++++++. ",
"    .+@@@@@@+. ",
"   .+@@#@@@+#. ",
"   .+@@#@@@+#+.",
"  .+@#####+##+.",
" .+@@@@#@@+#+. ",
" .+@@@@#@+##+. ",
".++++@@@@+#+.  ",
".+###++++##+.  ",
".+########+.   ",
".++#######+.   ",
" ..++++##+.    ",
"   ....+++.    ",
"       ...     "};