view etc/images/tree-widget/default/guide.xpm @ 102833:7e45bd72f780

Documented: `mkdir' is a new convenience alias for `make-directory'.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 04 Apr 2009 01:34:05 +0000
parents 90cb5e34e1b0
children
line wrap: on
line source

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