view etc/images/tree-widget/default/guide.xpm @ 96818:043230d6aac3

Add information about C-g to the introduction.
author Juri Linkov <juri@jurta.org>
date Sat, 19 Jul 2008 23:54:25 +0000
parents 90cb5e34e1b0
children
line wrap: on
line source

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