view etc/letter.xpm @ 61700:8a54ce1fae6a

Remove reference to defunct vms-pwd.h. For pwd.h, use HAVE_PWD_H, not !VMS.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 20 Apr 2005 15:07:03 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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