Re: [Nautilus-list] Re: RH merge, DnD



Alex Larsson <alexl redhat com> writes:

> On Tue, 4 Sep 2001, Darin Adler wrote:
> > > +    if (gnome_vfs_uri_is_local (container_uri) == FALSE) {
> > 
> > We use ! for this sort of thing rather than == FALSE.
> 
> Ok, Changed.
>  
> > Also is "gnome_vfs_uri_is_local" the right check here? Aren't we really
> > talking about "file:" vs. non-"file:" in this case?
> > 
> > > +        eel_show_warning_dialog (_("An invalid drag type was used."),
> > > +                     _("Drag and Drop error"),
> > 
> > This sounds like a very strange message to show the user. I don't get it --
> > when does this happen?
> 
> jrb can probably answer this a bit more detailed, but I will commit the 
> current code now to ease my merging.

This is due to an application providing an invalid drop type.  I'm not
sure if it should just silently fail or popup a dialog in that case.

-Jonathan




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