view etc/letter.xpm @ 61756:f53a54e241e5

(Fcopy_file): New arg MUSTBENEW. (Frename_file): Pass new arg to Fcopy_file.
author Richard M. Stallman <rms@gnu.org>
date Sat, 23 Apr 2005 16:19:37 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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