Mercurial > emacs
view etc/images/gud/break.xpm @ 68219:69ff1d1f7d3f
Add mode-line-buffer-id.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 16 Jan 2006 23:57:56 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};