view etc/tree-widget/folder/guide.xpm @ 74353:320ac9b34412

(Enabling Multibyte): Rephrase the confusing reference to a colon in the mode line.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 01 Dec 2006 13:22:29 +0000
parents 37975f598c83
children
line wrap: on
line source

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