view docs/sample.gftp/down.xpm @ 170:14a41b1a3ac0

2003-6-8 Brian Masney <masneyb@gftp.org> * ms.po - fixed format options in 2 msgstrs
author masneyb
date Sun, 08 Jun 2003 15:54:10 +0000
parents 8b1883341c6f
children e999754d6106
line wrap: on
line source

/* XPM */

/* This was drawn by Brian Masney <masneyb@gftp.org> */

static char *down_xpm[] = {
"16 14 2 1",
" 	c	None",
"#	c       #000000",
"                ",
"     ###        ",
"     ###        ",
"     ###        ",
"     ###        ",
"     ###        ",
"     ###        ",
"     ###        ",
"     ###        ",
"   #######      ",
"    #####       ",
"     ###        ",
"      #         ",
"                "
};