view etc/letter.xpm @ 56180:8e90bf0fe781

(Top): mention that only Emacs has mouse support. (Getting Started): mention this in a few other places.
author Karl Berry <karl@gnu.org>
date Mon, 21 Jun 2004 13:28:50 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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