Mercurial > gftp.yaz
changeset 917:afea4eaec5f0
2007-4-26 Brian Masney <masneyb@gftp.org>
* docs/sample.gftp/gftprc - don't automatically transfer the HTM and
HTML files in ascii mode. Let the user explicity choose that option.
This should help to quiet some bug reports about this.
author | masneyb |
---|---|
date | Thu, 26 Apr 2007 23:58:54 +0000 |
parents | 936635b76f02 |
children | e9f22ad1dec5 |
files | ChangeLog docs/sample.gftp/gftprc |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Apr 26 23:47:34 2007 +0000 +++ b/ChangeLog Thu Apr 26 23:58:54 2007 +0000 @@ -1,4 +1,8 @@ 2007-4-26 Brian Masney <masneyb@gftp.org> + * docs/sample.gftp/gftprc - don't automatically transfer the HTM and + HTML files in ascii mode. Let the user explicity choose that option. + This should help to quiet some bug reports about this. + * src/gtk/misc-gtk.c lib/gftp.h lib/protocols.c - added filename_utf8_encoded flag to the gftp_file structure. If this is false, then don't attempt to show the filename in the GTK port. The user can
--- a/docs/sample.gftp/gftprc Thu Apr 26 23:47:34 2007 +0000 +++ b/docs/sample.gftp/gftprc Thu Apr 26 23:58:54 2007 +0000 @@ -268,8 +268,8 @@ ext=.rpm:rpm.xpm:B: ext=.deb:deb.xpm:B: ext=.diff:diff.xpm: : -ext=.htm:world.xpm:A: -ext=.html:world.xpm:A: +ext=.htm:world.xpm:B: +ext=.html:world.xpm:B: ext=.xcf:img.xpm:B: ext=.psd:img.xpm:B: ext=.xpm:img.xpm:B: