view lisp/toolbar/lc-copy.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 e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * copy2_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #FFFFFF",
"+	c #000100",
"@	c #6B6B66",
"#	c #BBBDBA",
"$	c #504D46",
"                        ",
" +++++++++++++          ",
" +#..........#+         ",
" +............+         ",
" +.#@@@.#@.@#.+         ",
" +............+         ",
" +.@$.@@#.++++++++++++  ",
" +.......+#..........#+ ",
" +.#@@.@@+............+ ",
" +.......+.#@@#.#@.@#.+ ",
" +.@$$.@@+............+ ",
" +.......+.@@.@@#.#@..+ ",
" +.#@@.@@+............+ ",
" +.......+.#@@.@@#.#@.+ ",
" +#......+............+ ",
"  ++++++++.@@@.@@#.#@.+ ",
"         +............+ ",
"         +.#@@.@@#.#@.+ ",
"         +............+ ",
"         +#..........#+ ",
"         ++++++++++++++ ",
"                        ",
"                        ",
"                        "};