LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to register irc protocol to firefox browser (https://www.linuxquestions.org/questions/linux-software-2/how-to-register-irc-protocol-to-firefox-browser-283057/)

Paxmaster 01-27-2005 06:16 PM

how to register irc protocol to firefox browser
 
the question in the subject

thanks in advance

ilikejam 01-27-2005 06:46 PM

Hi.

Go to about:config in Firefox, then right-click, and select New -> String

When it asks you for the Preference name, put in:
network.protocol-handler.external.irc

Then when it asks you for the string value, put in the name of the application you want to handle irc.

Close Firefox, then re-open and click on an irc link. You'll get a sort of security alert (I can't remember what it says exactly, but it's fairly self explanitory). Once that's done, you should be good to go.

Dave

Paxmaster 01-27-2005 07:49 PM

hi there

I did everything u told me do, but no luck

at first i put xchat as the application then /usr/bin/xchat

same problem

ironwalker 01-27-2005 08:33 PM

thats because its a boolean

add new Boolean than add what he said
network.protocol-handler.external.irc
then ok
then "true"
ok
restart firefox
done

ilikejam 01-28-2005 05:37 AM

Oops.

That should have read:
New -> string:
network.protocol-handler.app.irc
<name of app>

Dave

Paxmaster 01-28-2005 09:12 PM

thanks a lot it work :)

Artemis-kun 02-11-2005 02:14 AM

Hello there, I have tried everything outline above to little effect.. I still get irc is not a registered protocol when I try to click irc:// links ... The only thing I can think of is I'm putting the wrong value in for the string part, but I've tried both mirc and it's actual location on the hard drive and still nothing.. do I have to have both of the above mention lines added, the boolean and the string? Thanks in advance,

Artemis-kun

s1amson 02-11-2005 12:07 PM

likely, thats all fine and dandy.
but,how would one make it open link in a new server tab though, rather than start a new instance of xchat?


All times are GMT -5. The time now is 07:56 AM.