Thanks for the update Narcis! Narcis Garcia - GiLUG <[email protected]> writes:
> I'm sorry; I was wrong in the command. > The following works well: > update-alternatives --install $(which x-www-browser) x-www-browser $(which > icecat) 60 > > > Al 16/01/13 11:11, En/na Narcis Garcia - GiLUG ha escrit: > > The installation may register Icecat as a x-www-browser > alternative: > > > DefaultAlternative="$(update-alternatives --list x-www-browser | head > --lines=1)" > update-alternatives --install "$(which icecat)" icecat > "$DefaultAlternative" 60 > > Some applications use this to know the browsers available in the > system. > > > > > -- > http://gnuzilla.gnu.org > > > -- > http://gnuzilla.gnu.org -- http://gnuzilla.gnu.org
