Bug#241716: Default browser shouldn't be sensible-browser

Akira TAGOH Akira TAGOH <tagoh@debian.org>, 241716@bugs.debian.org
Tue, 06 Apr 2004 16:11:54 +0900 (JST)


Hi,

>>>>> On Fri, 2 Apr 2004 17:21:22 +0200,
>>>>> "JM" == Josselin Mouette <joss@debian.org> wrote:

JM> Package: libgnome2-common
JM> Version: 2.6.0-2
JM> Severity: normal
JM> Tags: experimental sid

JM> The topic was already discussed on debian-gtk-gnome, but it needs to be 
JM> registered in the BTS.

JM> By default, GNOME use Debian's sensible-browser as the default. This is 
JM> bad, as the alternatives can easily point to a non-GNOME browser. I'd 
JM> suggest to default it to a script that should look like:

JM> for browser in epiphany galeon mozilla-firefox mozilla; do
JM>   if [ -x /usr/bin/$browser ]; then
JM>     exec /usr/bin/$browser "$@"
JM>   fi
JM> done
JM> exec /usr/bin/sensible-browser "$@"

I may be missing the discussion about this, but how about
use gnome-open instead of the script? it gives us
GUI(gnome-default-applications-properties) to configure the
browser they want to use, and we have already changed the
default browser for g-d-a-p to sensible-browser. so I think
it would be good enough.

Regards,
--
Akira TAGOH  : tagoh@gnome.gr.jp  / Japan GNOME Users Group
at@gclab.org : tagoh@gnome-db.org / GNOME-DB Project
             : tagoh@redhat.com   / Red Hat, Inc.
             : tagoh@debian.org   / Debian Project