view etc/tree-widget/default/guide.xpm @ 77605:b4b0e39a8d1f

Restore file pending consideration of python.el legal status.
author Glenn Morris <rgm@gnu.org>
date Sat, 28 Apr 2007 19:59:28 +0000
parents 37975f598c83
children
line wrap: on
line source

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