Mercurial > emacs
view lisp/toolbar/close.xpm @ 31712:d56d4f0e263f
(bootstrap-emacs): Don't change directory.
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Tue, 19 Sep 2000 13:12:26 +0000 |
parents | f115e74e9dd1 |
children | 03a8b6779868 |
line wrap: on
line source
/* XPM */ static char * tb_close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . .. ", " .. .... ", " .. ... ", " ..... ", " ... ", " .... ", " ...... ", " .. .... ", " .. .... ", " . .. ", " ", " ", " ", " ", " ", " ", " ", " "};