libgnomeui r5428 - in branches/gnome-2-20: . file-chooser



Author: federico
Date: 2007-10-12 08:00:50 +0100 (Fri, 12 Oct 2007)
New Revision: 5428
ViewCVS link: http://svn.gnome.org/viewcvs/libgnomeui?rev=5428&view=rev

Modified:
   branches/gnome-2-20/ChangeLog
   branches/gnome-2-20/file-chooser/gtkfilesystemgnomevfs.c
Log:
Fix bgo464383 - mkdir() errors were not reported from the VFS backend
2007-10-12  Federico Mena Quintero  <federico novell com>

	Merged from trunk:

    	Fix http://bugzilla.gnome.org/show_bug.cgi?id=464383 - In the file
	chooser, errors are not reported correctly when creating a folder
	fails.

    	* file-chooser/gtkfilesystemgnomevfs.c
    	(gtk_file_system_gnome_vfs_create_folder): Use
    	GNOME_VFS_XFER_ERROR_MODE_QUERY instead of
    	GNOME_VFS_XFER_ERROR_MODE_ABORT so that our progress/error
    	callback will be called if the mkdir() fails.  Patch by Richard
    	Hult <richard imendio com>.

Signed-off-by: Federico Mena Quintero <federico gnu org>





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]