view docs/sample.gftp/down.xpm @ 279:0122f4f51527

2003-10-03 Marcel Telka <marcel@telka.sk> * sk.po: Added Slovak translation by Pavel Kanzelsberger <kanzels@boxnetwork.sk>
author marcel
date Fri, 03 Oct 2003 20:33:30 +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",
"                ",
"     ###        ",
"     ###        ",
"     ###        ",
"     ###        ",
"     ###        ",
"     ###        ",
"     ###        ",
"     ###        ",
"   #######      ",
"    #####       ",
"     ###        ",
"      #         ",
"                "
};