view etc/letter.xpm @ 65528:f541753d89d5

(INFO_TARGETS, DVI_TARGETS): Add newsticker targets. (../info/newsticker, newsticker.dvi): New targets.
author Richard M. Stallman <rms@gnu.org>
date Thu, 15 Sep 2005 12:31:11 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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