Rich Teer wrote:
... at least out of the box.

If I click on this link on Mozilla:

        irc://irc.freendode.net/opensolaris

an IRC window open I can chat on that channel.  Doing the same
thing with b41's Firefox gives me a nasty Alter dialogue box:

Add the following to your prefs.js file in your firefox profile directory:

user_pref("network.protocol-handler.external.irc", true);
user_pref("network.protocol-handler.app.irc", "gaim-remote");
user_pref("network.protocol-handler.external.aim", true);
user_pref("network.protocol-handler.app.aim", "gaim-remote");

Although at least until snv_42 gaim-remote was AWOL (6437313) but it should be coming back. In the mean time you can use gaim rather than gaim-remote but that will cause multiple gaim programs to startup if you follow multiple irc links.

I've logged 6444908 for this, noting that you reported it.

--
Darren J Moffat
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to