view etc/tree-widget/default/guide.xpm @ 76375:3183de2acda4

(PC-do-completion): Delete duplicates in the list of possible completions.
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Wed, 07 Mar 2007 12:47:15 +0000
parents 37975f598c83
children
line wrap: on
line source

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