Mercurial > emacs
view etc/letter.xpm @ 49273:bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
author | ShengHuo ZHU <zsh@cs.rochester.edu> |
---|---|
date | Thu, 16 Jan 2003 01:16:09 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};