view etc/tree-widget/folder/guide.xpm @ 71723:a99d8ae1c5d9

Use outline format. Add section on copyright years (from admin/notes/years).
author Kim F. Storm <storm@cua.dk>
date Sun, 09 Jul 2006 00:22:37 +0000
parents 37975f598c83
children
line wrap: on
line source

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