view etc/images/ezimage/dir-minus.xpm @ 72255:a4cd71253e87

* process.c: Revert last change.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 03 Aug 2006 15:19:20 +0000 (2006-08-03)
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",
" .......            ",
".+++++++.           ",
".+@@@@@@+.........  ",
".+@@@@@@@++++++++.  ",
".+@@@@@@@@@@@@@@+...",
".+@@++++++++++++++++",
".+@@+##############+",
".+@+##############+.",
".+@+####++++++####+.",
".+@+####++++++####+.",
".+@+##############+.",
".++##############+..",
".++##############+. ",
".+++++++++++++++++. ",
" .................  "};