Mercurial > emacs
view lisp/toolbar/close.xpm @ 65991:f7281b30e8c9
(jka-compr-handler): Fix typo in `operations' prop.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 10 Oct 2005 19:56:37 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};