Mercurial > emacs
view etc/letter.xpm @ 89914:a3122a8fd4cb
Fix invalid encoding caused by the previous sync.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 19 Apr 2004 07:58:26 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};