CVSROOT:        /cvs/gnome
Module name:    gftp
Changes by:     masneyb 06/10/19 07:41:04

Modified files:
        .              : ChangeLog 
        lib            : gftp.h misc.c protocols.c rfc959.c 
        src/gtk        : gtkui.c gtkui_transfer.c menu-items.c 
                         misc-gtk.c 
        src/uicommon   : gftpui.c 

Log message:
2006-10-19 Brian Masney <[EMAIL PROTECTED]>

WARNING: The CVS version of gFTP is currently broken, especially for
international users. This will be fixed in a few days.

* src/gtk/gtkui.c src/gtk/gtkui_transfer.c src/gtk/misc-gtk.c lib/gftp.h
lib/misc.c lib/protocols.c - removed code that converts the filename to
UTF8. This will be handled by the library. Removed utf8_file member from
the gftp_file structure.

* lib/rfc959.c - convert the file or directory from UTF8 to the proper
locale when sending a command to the server.

* src/uicommon/gftpui.c src/gtk/menu-items.c lib/misc.c lib/gftp.h
(gftp_gen_ls_string) - convert the filename from UTF8 to the proper
locale before it is displayed to the user.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gftp&who=masneyb&date=explicit&mindate=2006-10-19%2007:40&maxdate=2006-10-19%2007:42

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to