view etc/letter.xpm @ 73355:0ccc792e3626

"id.brep@gmail.com, Oct 11: Crash after setting frame-title-format" is fixed.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 13 Oct 2006 14:30:31 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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