[Bug 934239] Re: Mumble install does not register mumble:// URL handler with the system/firefox
Ben Klein
robobenklein at gmail.com
Sun Mar 15 19:09:20 UTC 2015
There is indeed a proper fix for this issue that is declared on the
Mumble Wiki on how to get mumble to open those kinds of links:
http://wiki.mumble.info/wiki/Mumble_URL#URL_Handler_Installation
In short, it's simply two commands to create the association:
gconftool-2 -s -t string /desktop/gnome/url-handlers/mumble/command 'mumble "%s"'
gconftool-2 -s -t bool /desktop/gnome/url-handlers/mumble/enabled true
This shouldn't be very hard to implement at all.
--
You received this bug notification because you are a member of Debian
VoIP Team, which is subscribed to mumble in Ubuntu.
https://bugs.launchpad.net/bugs/934239
Title:
Mumble install does not register mumble:// URL handler with the
system/firefox
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/934239/+subscriptions
More information about the Pkg-voip-maintainers
mailing list