[Portland-bugs] [Bug 15704] xdg-open should use gvfs-open if available.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 22 09:17:09 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=15704





--- Comment #3 from Dylan Grose <dgrose at gmail.com>  2008-07-22 09:17:08 PST ---
Created an attachment (id=17823)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=17823)
Simple patch which uses gvfs-open if it exists and gnome-open otherwise

A trivial change to the open_gnome function which checks for /usr/bin/gvfs-open
and uses it if it exists, and gnome-open otherwise. Seems like there should be
a better way to do this, i.e. by determining if the gvfs-open executable is
somewhere on PATH instead of hardcoding the /usr/bin directory, but my shell
scripting ability is low.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Portland-bugs mailing list