In a previous post I wrote about how to get the latest version of Firefox in Debian using Ubuntuzilla. The only disadvantage with this method I have found is that the Firefox icon is seriously out of date. There is a bug report for this at Ubuntuzilla, but as it has been open for almost eight years, the chances of seeing it fixed are slim.
A user has posted a fix there.
Go to
/usr/share/pixmaps
in a terminal and do
# ln -sfn /opt/firefox/browser/chrome/icons/default/default128.png firefox-mozilla-build.png
This needs to be repeated after an update apparently.
No comments:
Post a Comment