view etc/images/ezimage/dir-minus.xpm @ 94909:11f28d8c2c22

(update_frame_1): Check if tty output is still valid before flushing it.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 13 May 2008 21:19:03 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_dir_minus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #DBDB00",
"#	c #FFF993",
" .......            ",
".+++++++.           ",
".+@@@@@@+.........  ",
".+@@@@@@@++++++++.  ",
".+@@@@@@@@@@@@@@+...",
".+@@++++++++++++++++",
".+@@+##############+",
".+@+##############+.",
".+@+####++++++####+.",
".+@+####++++++####+.",
".+@+##############+.",
".++##############+..",
".++##############+. ",
".+++++++++++++++++. ",
" .................  "};