view etc/letter.xpm @ 71690:66dc48c8d1c8

(x-display-name): Fix typo.
author Romain Francoise <romain@orebokech.com>
date Sat, 08 Jul 2006 16:31:42 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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