Mercurial > emacs
view etc/images/letter.xpm @ 103598:6939a115c17d
Trim to just the stuff applicable to netbsd, since the other platforms
have been removed.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 27 Jun 2009 02:40:19 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};