view etc/letter.xpm @ 80676:0203aed6421a

* configure.in: Add checks for krb5_error.text and krb5_error.e_text struct members. * configure: Regenerate.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 05 Aug 2008 18:05:35 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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