view etc/letter.xpm @ 72405:8006b4a1c703

(choose_write_coding_system): Use LF for end-of-line in auto-saving.
author Kenichi Handa <handa@m17n.org>
date Wed, 16 Aug 2006 00:20:09 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};