Mercurial > emacs
view etc/images/gud/break.xpm @ 94752:73a86a36a458
Renamed lisp/epa-file-hook.el to lisp/epa-hook.el.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 08 May 2008 11:05:25 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};