view etc/images/tree-widget/default/guide.xpm @ 112230:c1e8771a1716

Update md5 checksums
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 14 Jan 2011 13:06:07 -0500
parents 90cb5e34e1b0
children
line wrap: on
line source

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