Mercurial > emacs
view lisp/toolbar/gud-print.xpm @ 90045:dfd72aa2c4e2
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-71
Merge from emacs--cvs-trunk--0
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-692
Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 12 Nov 2004 07:43:06 +0000 |
parents | 46a4047710f4 |
children | f7114bba1fd4 |
line wrap: on
line source
/* XPM */ static char * print_xpm[] = { "24 24 2 1", " c #C0C0C0C0C0C0", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};