view etc/images/tree-widget/default/empty.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 d405b4ecd6b6
children
line wrap: on
line source

/* XPM */
static char * empty_xpm[] = {
"16 21 9 1",
" 	c None",
".	c #848400",
"+	c #949429",
"@	c #9C9C31",
"#	c #9C9C39",
"$	c #A5A542",
"%	c #A5A54A",
"&	c #ADAD52",
"*	c #ADAD5A",
"                ",
"                ",
"                ",
"                ",
"                ",
"    ...         ",
"   ..+..        ",
"  ..+@#..       ",
" ..+@##$..      ",
"..+@##$%%..     ",
".+@##$%%&*.     ",
"..##$%%&*..     ",
" ..$%%&*..      ",
"  ..%&*..       ",
"   ..*..        ",
"    ...         ",
"                ",
"                ",
"                ",
"                ",
"                "};