GNOME Bugzilla – Bug 360932
gnome_url_show_with_env doesn't interpret GNOME_VFS_ERROR_NOT_FOUND error condition
Last modified: 2006-10-15 16:23:09 UTC
GNOME_VFS_ERROR_NOT_FOUND is returned when you try and open a non-existent file with gnome_vfs_url_show_with_env() As some apps (e.g. tomboy in bug #359727) present the message from the GError to the user, it would be nice to have something other than "Unknown error code: 1" here
Created attachment 74365 [details] [review] fix If acceptable, I can commit this.
Looks good to me.