view lisp/sb-dir-plus.xpm @ 62503:c50200e8e7e8

(makefile-add-this-line-targets): Simplify and integrate into `makefile-pickup-targets'. (makefile-add-this-line-macro): Simplify and integrate into `makefile-pickup-macros. (makefile-pickup-filenames-as-targets): Simplify. (makefile-previous-dependency, makefile-match-dependency): Don't stumble over `::'.
author Daniel Pfeiffer <occitan@esperanto.org>
date Thu, 19 May 2005 02:16:32 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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