Mercurial > emacs
view etc/images/gud/break.xpm @ 70807:ce0e66acbc05
Added information to the add-tags prompt.
author | Mathias Dahl <mathias.dahl@gmail.com> |
---|---|
date | Sun, 21 May 2006 14:03:56 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};