Mercurial > emacs
view etc/images/letter.xpm @ 109869:22892dff6fc3
some README changes
author | Joakim <joakim@localhost.localdomain> |
---|---|
date | Thu, 01 Jul 2010 23:41:24 +0200 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};