Mercurial > emacs
view lisp/toolbar/close.xpm @ 90101:19a035ba05a8
Adjust codes merged from trunk for unicode
branch (for the change on 2005-02-02).
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sun, 13 Feb 2005 00:40:05 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};