view etc/images/tree-widget/folder/close.xpm @ 85547:aa63a97d09ff

(wyse50-terminal-map): New var. (terminal-init-wyse50): Use it and input-decode-map. (enable-arrow-keys): Emasculate.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 22 Oct 2007 15:20:15 +0000
parents cefc9555d19c
children
line wrap: on
line source

/* XPM */
static char * close_xpm[] = {
"16 22 15 1",
" 	c None",
".	c #848400",
"+	c #E7E79C",
"@	c #E7E794",
"#	c #DEDE8C",
"$	c #ADAD39",
"%	c #ADAD42",
"&	c #B5B54A",
"*	c #B5B552",
"=	c #BDBD5A",
"-	c #9C9C29",
";	c #A5A531",
">	c #C6C663",
",	c #C6C66B",
"'	c #CECE73",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
" ....           ",
".+@@#.......    ",
".....$%%&&*=.   ",
".-;;$%%&&*==.   ",
".;;$%%&&*===.   ",
".;$%%&&*===>.   ",
".$%%&&*===>,.   ",
".%%&&*===>,,.   ",
".%&&*===>,,'.   ",
".............   ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                "};