view etc/letter.xpm @ 73361:52051ccbb0d0

Fix upload instructions: pretest files should not be uploaded in /incoming/ftp, but in /incoming/alpha.
author Romain Francoise <romain@orebokech.com>
date Fri, 13 Oct 2006 20:47:27 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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