Progetto: | Trisquel |
Versione: | 6.0 |
Componente: | Gnome |
Categoria: | segnalazione di bug |
Priorità: | normal |
Assigned: | Non assegnata |
Stato: | active |
I've installed several machines using netinstall, and i have found that Epiphany gets installed on the GNOME Desktop and is set as default browser.
I mean, epiphany is the GNOME default browser, but Trisquel's default is Abrowser.
So i think that this qualifies as a bug, can't confirm it happens when installing by LiveCD.
It doesn't happen when installing from the Live CD, because I don't even have Epiphany.
Even when removing the package
sudo apt-get remove epiphany-browser
Its menu won't get removed from the Internet menu.
You need to manually delete the file
/usr/share/applications/epiphany.desktop
to remove.
Edit:
Looks like the epiphany.desktop won't be removed since the file is part of the
epiphany-browser-data
package and not the browser itself. Maybe self removing the data package will do it.