view etc/letter.xpm @ 76044:bedbe56c20fc

(widget-default-create): Undo 2007-02-04 change. (editable-field): Document need to put some text before the %v escape in :format string.
author Kim F. Storm <storm@cua.dk>
date Thu, 22 Feb 2007 00:32:51 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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