Mercurial > emacs
view lisp/toolbar/gud-until.xpm @ 61476:c7f99496c6bb
* x-dnd.el: Require dnd.
(x-dnd-handle-uri-list, x-dnd-handle-file-name): Call
dnd-handle-one-url.
(x-dnd-types-alist, x-dnd-insert-utf8-text)
(x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
to dnd-insert-text.
(x-dnd-protocol-alist, x-dnd-open-file-other-window,
x-dnd-handle-one-url, x-dnd-get-local-file-uri,
x-dnd-get-local-file-name, x-dnd-open-local-file,
x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 11 Apr 2005 19:25:38 +0000 |
parents | 8d984c0d5d8c |
children | f7114bba1fd4 |
line wrap: on
line source
/* XPM */ static char * goto_xpm[] = { "24 24 6 1", " c #c0c0c0", ". c #ff0000", "X c #616161", "o c #2a1f55", "O c #adadad", "+ c #cc9999", " ", " ", " ", " ", " ", " . ", " . ", " . Xo oX ", " . XoO OoX ", " . oo oo ", " . oo oo ", " . .+ oo oo ", " . +..+ oX Xo ", " ...... oo oo ", " +..+ oX Xo ", " .+ oo oo ", " oo oo ", " oo oo ", " XoO OoX ", " Xo oX ", " ", " ", " ", " "};