Mercurial > gftp.yaz
view docs/sample.gftp/up.xpm @ 36:bc9473ba9a90
2002-10-07 Brian Masney <masneyb@gftp.org>
* lib/local.c - fixed file uploads
* lib/rfc959.c - fixed crash if you uploaded/downloaded a file that
you didn't have permission to
* src/gtk/transfer.c - display fixes for hostname
* autogen.sh - pass -c to automake
author | masneyb |
---|---|
date | Tue, 08 Oct 2002 02:19:46 +0000 |
parents | 8b1883341c6f |
children | e999754d6106 |
line wrap: on
line source
/* XPM */ /* This was drawn by Brian Masney <masneyb@gftp.org> */ static char *up_xpm[] = { "16 14 2 1", " c None", "# c #000000", " ", " # ", " ### ", " ##### ", " ####### ", " ### ", " ### ", " ### ", " ### ", " ### ", " ### ", " ### ", " ### ", " " };