view etc/tree-widget/folder/handle.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 * handle_xpm[] = {
"10 22 2 1",
" 	c None",
".	c #ADA5C6",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
" . . . . .",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          "};