view etc/letter.xpm @ 74208:33d92b32de0c

(HAVE_X86_64_LIB64_DIR): New test.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 26 Nov 2006 22:16:17 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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