view etc/letter.xpm @ 72313:01a5a5e2cfb0

(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
author Romain Francoise <romain@orebokech.com>
date Tue, 08 Aug 2006 08:06:08 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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