view etc/letter.xpm @ 76409:bc888d5165fb

There's no such thing as "Windows32" binaries. Say explicitly that the instructions here are not for Cygwin.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 09 Mar 2007 14:38:54 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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