Re: firefox insists on evolution, not kmail

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Di, den 05.10.2004 schrieb Trevor Smith um 22:14:

> Does anyone know how to set a "helper" application in firefox? Their site is 
> useless (can't find the info). Everytime I click a mailto: link, evolution 
> starts, but i prefer kmail.

> Trevor Smith // trevor@xxxxxxxxxxxxxx

No fix but workaround:

Edit $HOME/.mozilla/firefox/[profile]/prefs.js and append following line

user_pref("network.protocol-handler.app.mailto", "/path/to/helper-script.sh");

The script file /path/to/helper-script.sh then contains something like:

 #!/bin/sh
 /usr/bin/kmail ${1#mailto:}

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
Fedora GNU/Linux Core 2 (Tettnang) kernel 2.6.8-1.521smp 
Serendipity 22:17:55 up 6 days, 44 users, load average: 0.87, 0.70, 0.60

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux