C'est dans cette section du lien que tu m'as donné que je ne comprend pas :
Registering The Default Browser
If you use GNOME2 you can go to: GNOME Control Centre> Advanced> Preferred Applications and configure your default browser. If you choose Custom Web Browser for the command field, use:
/path/to/the_shell_script %s
Mozilla Firebird and Thunderbird will eventually have UI to do this directly, but for now you you have to do it manually.
Alternatively, you can explicitly tell Mozilla Thunderbird which shell script should be run for particular urls by setting the following user preferences to Thunderbird (don't forget to change the path and name to point to your shell script):
[^] # Re: Y'a ça sous Mandrake ?
Posté par gtr . En réponse au message Ouvrir liens avec firefox, pas Mozilla. Évalué à 1.
Registering The Default Browser
If you use GNOME2 you can go to: GNOME Control Centre> Advanced> Preferred Applications and configure your default browser. If you choose Custom Web Browser for the command field, use:
/path/to/the_shell_script %s
Mozilla Firebird and Thunderbird will eventually have UI to do this directly, but for now you you have to do it manually.
Alternatively, you can explicitly tell Mozilla Thunderbird which shell script should be run for particular urls by setting the following user preferences to Thunderbird (don't forget to change the path and name to point to your shell script):
user_pref("network.protocol-handler.app.http", "/path/to/the_shell_script");
Repeat for each protocol you want Thunderbird to dispatch (https, ftp, etc.).
Si l'on pouvais m'aider encore un peu pour régler. Personne utilise Thunderbird ici?
Merci