view lisp/sb-dir.xpm @ 56711:eee6cc3fe45e

(elp-results-symname-map): New keymap. (elp-results-jump-to-definition-by-mouse) (elp-results-jump-to-definition, elp-output-insert-symname): New Functions. (elp-output-result): Use elp-output-insert-symname.
author Masatake YAMATO <jet@gyve.org>
date Thu, 19 Aug 2004 07:52:01 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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