view etc/images/ezimage/dir.xpm @ 74749:526fb5e934a5

(Qsignal): Declare here. (syms_of_process): Intern or staticpro it.
author Kim F. Storm <storm@cua.dk>
date Tue, 19 Dec 2006 15:37:34 +0000
parents 616e5cb890c3
children
line wrap: on
line source

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