view etc/letter.xpm @ 68716:0f8a6f2f46ee

(International): Fix typo.
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 08 Feb 2006 02:30:52 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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