view etc/letter.xpm @ 78411:58cb4546b377

* net/tramp.el (tramp-handle-file-remote-p): Return a string as remote identification.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 05 Aug 2007 12:43:06 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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