Simon Josefsson <[email protected]> writes: > Hi. > > There is a bunch of hard coded links in IceCat, one way of triggering it > is to press Ctrl-P for private browsing, click enter on the pop-up > window, and then there is a page with descriptions and a URL going to: > > http://gnuzilla.gnu.org/3.6.15/Linux/en-US/private-browsing > > Is the online documentation for firefox freely licensed? Maybe it could > be copied over to gnuzilla.gnu.org? Or at least som better page than 404.
I am using an apache rewrite rule for such links and redirect to the original mozilla page. In this way we can customize a page without modify the source code. Thanks to have reported it, it is fixed now. Cheers, Giuseppe -- http://gnuzilla.gnu.org
