Re: Nautilus+GIO vs GnomeApps+GNOMEVFS (aka: the clash on trash)
Luca Ferretti <[email protected]>
| Newsgroups | gmane.comp.gnome.vfs.general |
|---|---|
| Message-ID | <1200494590.28795.3.camel@redrum> |
Il giorno mer, 16/01/2008 alle 12.42 +0100, Alexander Larsson ha scritto: > On Tue, 2008-01-15 at 17:14 +0100, Luca Ferretti wrote: > > > > Some applications are moving to gio/gvfs, meanwhile, could we: > > * implement fd.o trash in gnome-vfs > > Trash is pretty complex in gnome-vfs, so I doubt this is a good thing to > spend our time on. Converting apps to use the trash via gio seems > better. Trashing a file is far easier in gio anyway, just call the > g_file_trash() operation. That's true! However, could you please check the patch I produced for cheese? What should we do when error is != NULL after a g_file_trash ? http://bugzilla.gnome.org/show_bug.cgi?id=509327