Am Donnerstag, den 27.07.2006, 16:29 +0200 schrieb Alexander Larsson: > In general that patch looks good. However, why did you remove the > netscape uri from the drag sources. That means we can't drag nautilus > files and folders to firefox.
Where exactly is this used? According to printf debugging, Firefox accepts "text/uri-list" and navigates to the selected location when dragging such a URI to its location bar. [1] also claims that "The good news: Unlike the drop problems, all tested programs (Konqueror, Kate, Firefox, Opera, Nautilus) seem to be able to handle correct URIs dragged to them in the right way. Even Firefox accepts text/uri-list data." I'm convinced that passing around files encoded as Netscape URIs isn't a good idea, after all it just seems to be used because you can associate a title with URIs, but neither the Firefox bookmark editor nor Ephy's equivalent does seem to accept them. [1] http://www.php-editors.com/gtk_manual/tutorials.filednd.dragging.html -- Christian Neumair <[EMAIL PROTECTED]> -- nautilus-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nautilus-list
