[Portland-bugs] [Bug 59104] xdg-open doesn't honor $BROWSER in "generic" environment
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 7 10:10:42 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59104
--- Comment #5 from Göran Uddeborg <goeran at uddeborg.se> ---
Looking a bit further in xdg-settings, the top of dispatch_generic() shows
setting not to be supported anyway:
# We only know how to get or check the default web browser.
[ x"$op" != x"get" -a x"$op" != x"check" ] &&
exit_failure_operation_impossible
On the other hand, reading the xdg-mime code a bit more, I figured out, though,
that I could create a .local/share/applications/mimeapps.list file where I can
declare my preferences. I did so using a regular editor, and now xdg-open does
use firefox for http again.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/portland-bugs/attachments/20130107/b9218636/attachment.html>
More information about the Portland-bugs
mailing list