view etc/tree-widget/default/guide.xpm @ 76302:41d7e08e95b7

(The Mark): Clarify existence vs activation of mark. Other cleanup.
author Richard M. Stallman <rms@gnu.org>
date Sun, 04 Mar 2007 18:19:05 +0000
parents 37975f598c83
children
line wrap: on
line source

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