Mercurial > emacs
view lisp/toolbar/lc-copy.xpm @ 65973:ae4953c24452
(gdba): Improve diagram.
(def-gdb-auto-update-handler, gdb-info-locals-handler)
(gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons): Call
get-buffer-window once.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 10 Oct 2005 12:26:05 +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", " ", " +++++++++++++ ", " +#..........#+ ", " +............+ ", " +.#@@@.#@.@#.+ ", " +............+ ", " +.@$.@@#.++++++++++++ ", " +.......+#..........#+ ", " +.#@@.@@+............+ ", " +.......+.#@@#.#@.@#.+ ", " +.@$$.@@+............+ ", " +.......+.@@.@@#.#@..+ ", " +.#@@.@@+............+ ", " +.......+.#@@.@@#.#@.+ ", " +#......+............+ ", " ++++++++.@@@.@@#.#@.+ ", " +............+ ", " +.#@@.@@#.#@.+ ", " +............+ ", " +#..........#+ ", " ++++++++++++++ ", " ", " ", " "};