view etc/tree-widget/default/guide.xpm @ 73911:c411526ac6bb

(tramp-unified-filenames): Improve previos doc fix.
author Glenn Morris <rgm@gnu.org>
date Sat, 11 Nov 2006 04:01:02 +0000
parents 37975f598c83
children
line wrap: on
line source

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