view etc/letter.xpm @ 54765:3129d46cd5b6

(info-apropos): Improve menu item regexp.
author Jesper Harder <harder@ifa.au.dk>
date Fri, 09 Apr 2004 14:32:49 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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