view etc/tree-widget/default/close.xpm @ 79042:2ac6721844b2

(Distinguish Interactive): New node, broken out from Interactive Call and rewritten. (Command Loop): Put Distinguish Interactive in menu.
author Richard M. Stallman <rms@gnu.org>
date Fri, 12 Oct 2007 04:52:06 +0000
parents 37975f598c83
children
line wrap: on
line source

/* XPM */
static char * close_xpm[] = {
"16 21 9 1",
" 	c None",
".	c #840000",
"+	c #942929",
"@	c #9C3131",
"#	c #9C3939",
"$	c #A54242",
"%	c #A54A4A",
"&	c #AD5252",
"*	c #AD5A5A",
"                ",
"                ",
"                ",
"                ",
"                ",
"    ...         ",
"   ..+..        ",
"  ..+@#..       ",
" ..+@##$..      ",
"..+@##$%&..     ",
".+@##$%&&*.     ",
"..##$%&&*..     ",
" ..$%&&*..      ",
"  ..&&*..       ",
"   ..*..        ",
"    ...         ",
"                ",
"                ",
"                ",
"                ",
"                "};