view etc/images/ezimage/dir-minus.xpm @ 94077:28e2f73174d6

(completion-table-with-terminator): Those completions are never valid w.r.t test-completion. (completion--file-name-table): Check completion-all-completions-with-base-size.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 14 Apr 2008 15:10:36 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_dir_minus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #DBDB00",
"#	c #FFF993",
" .......            ",
".+++++++.           ",
".+@@@@@@+.........  ",
".+@@@@@@@++++++++.  ",
".+@@@@@@@@@@@@@@+...",
".+@@++++++++++++++++",
".+@@+##############+",
".+@+##############+.",
".+@+####++++++####+.",
".+@+####++++++####+.",
".+@+##############+.",
".++##############+..",
".++##############+. ",
".+++++++++++++++++. ",
" .................  "};