view etc/images/tree-widget/default/guide.xpm @ 106231:7b0de5c2aa2a

(Man-completion-cache): New var. (Man-completion-table): Use it.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 25 Nov 2009 03:51:00 +0000
parents 90cb5e34e1b0
children
line wrap: on
line source

/* XPM */
static char * guide_xpm[] = {
"6 21 2 1",
" 	c None",
".	c #ADA5C6",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     .",
"     ."};