view etc/letter.xpm @ 70518:b191186433c8

(choose_write_coding_system): Use system_eol_type for encoding if eol_type is not yet decided.
author Kenichi Handa <handa@m17n.org>
date Mon, 08 May 2006 05:20:16 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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