GNOME Bugzilla – Bug 329928
should open external links in web browser
Last modified: 2006-02-18 18:58:37 UTC
Steps: Choose Gtk FAQ, General, What is gtk, click the "language bindings" link. Result: Opens link in devhelp. Expected result: Opens link in my preferred web browser.
Created attachment 58719 [details] [review] fix The patch adds some more gecko prefs too, and some -D* defines cleanup, and some code fixes in prefs handling copied from yelp. And while I was at it, I made devhelp use the gnome document font gconf key, and HIGified the prefs dialogue.
I guess this will also automagically wil be fixed by this: http://bugzilla.gnome.org/show_bug.cgi?id=324471
Yes, this also fixes bug 324471. Checked in, except the document font change which turned out to necessitate more changes, which I'll open a separate bug for.