Mercurial > emacs
view etc/images/gud/break.xpm @ 90287:3cd97358d81a
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-8
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 15)
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 26 Jan 2006 02:23:05 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};