view etc/letter.xpm @ 56765:3c6aa215e03f

(ange-ftp-gwp-start, ange-ftp-nslookup-host) (ange-ftp-start-process): Use set-process-query-on-exit-flag.
author Richard M. Stallman <rms@gnu.org>
date Sun, 22 Aug 2004 17:11:34 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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