view etc/images/ezimage/tag-gt.xpm @ 74652:ffe7cd324841

(ido-completion-help): Build ido-cur-list and ido-matches if ido-directory-too-big is set on entry.
author Kim F. Storm <storm@cua.dk>
date Sat, 16 Dec 2006 01:24:26 +0000
parents 616e5cb890c3
children
line wrap: on
line source

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