Mercurial > gftp.yaz
view docs/sample.gftp/connect.xpm @ 832:f2772ac00751
2006-10-19 Brian Masney <masneyb@gftp.org>
WARNING: The CVS version of gFTP is currently broken, especially for
international users. This will be fixed in a few days.
* lib/fsp.c lib/gftp.h lib/local.c lib/protocols.c lib/rfc2068.c
lib/rfc959.c lib/sshv2.c - added use_local_encoding variable to the
gftp_request structure. This will determine if the filename should
be converted to the local or remote character set.
author | masneyb |
---|---|
date | Thu, 19 Oct 2006 12:39:44 +0000 |
parents | 8b1883341c6f |
children | e999754d6106 |
line wrap: on
line source
/* XPM */ /* This was drawn by Sean Finkel <alarion@worldspy.net> */ static char * connect_xpm[] = { "32 32 10 1", " c None", ". c #000000", "+ c #C0C0C0", "@ c #A0A0A4", "# c #FFFFFF", "$ c #808080", "% c #00C000", "& c #008080", "* c #585858", "= c #00FF00", " .. ", " .+@.. ", " .++++@.. ", " .. .+++++++@.. ", " .+@.. .++++++++++@.. ", " .++++@.. .+++++++++++++@.. ", " .+++++++@.#+++++++++++++++@..", " .+++++++++.+##++++++++++++++$.", " .++++++++++.+++##+++++++++++$$.", ".#++++++++++.+..@+##++++++++$$$.", ".+##++++++++.+.%..@+##+++++$$$$.", ".+++##++++++.+.%%%..@+##++$$$$$.", ".+..@+##++++.+.%%%%%..@+#$$$$$$.", ".+.&..@+##++.+.%%%%%%%.$+$$$$$$.", ".+.&&&..@+##.+.%%%%%%%%#+$$$$$$.", ".+.&&&&&..@+.+.%%%%%%%%#+$$$$$$.", ".+.&&&&&&&.$.+##%%%%%%%#+$$$$$$.", ".+.&&&&&&&&#+.@+##%%%%%#+$$$$$*.", ".+.&&&&&&&&#.@..@+##%%%#+$$$$*. ", ".+##&&&&&&&#.++@..@+##%#+$$$*.$.", " .@+##&&&&&#.+=++@..@+##+$$*.$$.", ".@..@+##&&&#.++++++@..@++$*.$$$.", ".++@..@+##&#..@+++**@@..@*.$$$*.", ".+=++@..@+##+$..@+##**@@..$$$*. ", ".++++++@..@++$*...@@##**@$$$*. ", "..@+++**@@..@*.$$$..@@##+$$*. ", " ..@+##**@@..$$$*. ..@++$*. ", " ..@@##**@$$$*. ..@*. ", " ..@@##+$$*. .. ", " ..@++$*. ", " ..@*. ", " .. "};