view etc/letter.xpm @ 62188:a89a98d0bb8c

(Fexpand_file_name, Frename_file, Fadd_name_to_file, Fmake_symbolic_link, Faccess_file, Frecent_auto_save_p): Doc fixes.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 08 May 2005 23:40:34 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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