Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Protocol to App Assignment in Firefox
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
peka
l33t
l33t


Joined: 16 Mar 2005
Posts: 773
Location: Płońsk, Poland

PostPosted: Sat Aug 19, 2006 10:10 am    Post subject: Protocol to App Assignment in Firefox Reply with quote

How to assign protocols to external programs for firefox to launch?
_________________
p3k4

Seize the time, Meribor. Live now; make now always the most precious time. Now will never come again...
Jean-Luc Picard, Star Trek TNG - The Inner Light
Back to top
View user's profile Send private message
labba
Apprentice
Apprentice


Joined: 01 Oct 2004
Posts: 178
Location: 127.0.0.1

PostPosted: Sat Aug 19, 2006 11:50 pm    Post subject: Reply with quote

You have to type about:config in the URL-bar.
For each protocol you want to launch an external app there have to be two entries:
Code:
network.protocol-handler.app.[protocol] (String)
network.protocol-handler.external.[protocol] (Boolean)

So if you want firefox to open irc:// links with xchat you would create the following:
Code:
network.protocol-handler.app.irc (/usr/bin/xchat)
network.protocol-handler.external.irc (true)


EDIT: Just saw that this is also part of the gentoo-wiki.
Back to top
View user's profile Send private message
peka
l33t
l33t


Joined: 16 Mar 2005
Posts: 773
Location: Płońsk, Poland

PostPosted: Sun Aug 20, 2006 8:43 am    Post subject: Reply with quote

Yes, I've tried that before for gaim-remote uri and it dodn;t work.
Thanks anyway

I have anabled gaim remote in gaim. Do I need to do anythig else?

When I try to use gaim-remote uri from command line with the link I have in Firefox id does absolutely nothing.
_________________
p3k4

Seize the time, Meribor. Live now; make now always the most precious time. Now will never come again...
Jean-Luc Picard, Star Trek TNG - The Inner Light
Back to top
View user's profile Send private message
labba
Apprentice
Apprentice


Joined: 01 Oct 2004
Posts: 178
Location: 127.0.0.1

PostPosted: Sun Aug 20, 2006 9:38 am    Post subject: Reply with quote

Hmm sorry, I'm afraid I can't help you here because I don't use gaim...

That's what google found: http://www.ubuntuforums.org/archive/index.php/t-28620.html
Quote:
1) In gaim, click Tools->Preferences->Plugins & click the check box next to "Remote Control" (You may need to restart gaim)

2) In Firefox, type about:config in the location bar. Then right click in the list, and select New->String. In the box that pops up, type network.protocol-handler.app.aim & click OK

3) In the second box that pops up, type gaim-remote uri %r
Back to top
View user's profile Send private message
peka
l33t
l33t


Joined: 16 Mar 2005
Posts: 773
Location: Płońsk, Poland

PostPosted: Sun Aug 20, 2006 9:48 am    Post subject: Reply with quote

I did all these. Still does not work
Thanks for all your help
_________________
p3k4

Seize the time, Meribor. Live now; make now always the most precious time. Now will never come again...
Jean-Luc Picard, Star Trek TNG - The Inner Light
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum