Mercurial > emacs
view etc/images/letter.xpm @ 91824:e452f8656da6
(org-publish-timestamp-filename): Replace colon characters in filename too.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 14 Feb 2008 01:00:23 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};