view etc/images/tree-widget/folder/end-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 cc3f02a8ac64
children
line wrap: on
line source

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