view lisp/sb-dir-plus.xpm @ 61608:6a8ebeaf5f56

(tooltip-gud-echo-area): Rename from tooltip-use-echo-area. (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print) (tooltip-help-tips): Allow GUD tooltips to be displayed in echo area independently of where help tooltips are displayed.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 18 Apr 2005 00:29:45 +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",
"  ......            ",
" .++++++.           ",
".+@@@@@@+.........  ",
".+@@@@@@@+++++++++. ",
".+@@@@@@@@@@@@@@@@+#",
".+@@@@@@@+@@@@@@@@+#",
".+@@@@@@@+.@@@@@@@+#",
".+@@@@@+++++@@@@@@+#",
".+@@@@@@.+...@@@@@+#",
".+@@@@@@@+.@@@@@@@+#",
".+@@@@@@@@.@@@@@@@+#",
".+@@@@@@@@@@@@@@@@+#",
".+@@@@@@@@@@@@@@@@+#",
" #++++++++++++++++# ",
"  ################  "};