Mercurial > emacs
view etc/images/close.xpm @ 86090:4023cc57741b
etags.1: note that you can use "-" for stdout with -o.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 15 Nov 2007 14:54:56 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};