Mercurial > emacs
view etc/images/gud/break.xpm @ 84849:ba20cee1aec0
(init_tty): Call init_sys_modes on WINDOWSNT also.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 25 Sep 2007 08:53:23 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};