Mercurial > emacs
view lisp/toolbar/gud-print.xpm @ 83054:bc4c00966ad3
Merged in changes from CVS HEAD
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-108
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-109
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-110
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-111
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-112
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-94
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Tue, 24 Feb 2004 22:48:10 +0000 |
parents | 46a4047710f4 |
children | f7114bba1fd4 |
line wrap: on
line source
/* XPM */ static char * print_xpm[] = { "24 24 2 1", " c #C0C0C0C0C0C0", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};