view etc/letter.xpm @ 74262:1ef61f432321

(rot13-display-table, rot13-translate-table, rot13, rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode): Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 27 Nov 2006 17:05:05 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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