I've found that you can do this yourself by running these commands, although it would be nice to set it up by default.
sudo apt-get install firefox-2 firefox-2-gnome-support sudo update-alternatives --install /usr/bin/firefox firefox /usr/bin/firefox-3 50 sudo update-alternatives --install /usr/bin/firefox firefox /usr/bin/firefox-2 100 -- wishlist: update-alternatives support for /usr/bin/firefox https://bugs.launchpad.net/bugs/197280 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
