view etc/letter.xpm @ 55404:14a47b65c288 tmp_pcl_tag_131034C

(reb-auto-update): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 07 May 2004 00:53:56 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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