Mercurial > gftp.yaz
view docs/sample.gftp/dotdot.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 */ static char * dotdot_xpm[] = { "16 16 8 1", " c None", ". c #000000", "+ c #526741", "@ c #566B43", "# c #5A7046", "$ c #4C603C", "% c #445636", "& c #37452B", " ", " ", " ", " . ", " .+. ", " .@#@. ", " ..$++.. ", " .+. ", " .$. ", " .%. ", " .%. ", " .%&. . ", " ..&... ", " ... ", " ", " "};