view etc/letter.xpm @ 81851:c8c299af082c

* NEWS: Update for recent bookmark keybinding changes.
author Karl Fogel <kfogel@red-bean.com>
date Fri, 13 Jul 2007 23:20:21 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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