view etc/letter.xpm @ 72593:1b137035e87e

Fix typo.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 01 Sep 2006 13:28:59 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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