8e927ce3dd
Improvements to the networking code, fixes for several segfaults, i18n fixes, and 38 updated or new translations. - IPv6 is still disabled (thanks to sthen@ for confirming it still doesn't work properly...) ; any taker to fix it, be my guest
13 lines
438 B
Plaintext
13 lines
438 B
Plaintext
$OpenBSD: patch-docs_sample_gftp_gftprc,v 1.2 2008/12/01 16:09:01 ajacoutot Exp $
|
|
--- docs/sample.gftp/gftprc.orig Thu Jan 24 14:56:55 2008
|
|
+++ docs/sample.gftp/gftprc Mon Dec 1 17:03:43 2008
|
|
@@ -83,7 +83,7 @@ trans_blksize=20480
|
|
default_protocol=FTP
|
|
|
|
# Enable IPv6 support
|
|
-enable_ipv6=1
|
|
+enable_ipv6=0
|
|
|
|
# This defines what will happen when you double click a file in the file
|
|
# listboxes. 0=View file 1=Edit file 2=Transfer file
|