view etc/letter.xpm @ 75275:4a113969f78c

Attribution fix.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 18 Jan 2007 16:19:20 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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