view etc/tree-widget/folder/guide.xpm @ 75329:77e0772c5159

Update copyright for years from Emacs 21 to present (mainly adding 2001). (\year): Update to 2007. (\version): Separate copyright year from last-update year.
author Glenn Morris <rgm@gnu.org>
date Sat, 20 Jan 2007 22:47:20 +0000
parents 37975f598c83
children
line wrap: on
line source

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