Here's how I did it on Solaris with Opera 7.23.

First edit prefs.js file from thunderbird directory and add this line:

user_pref("network.protocol-handler.app.http", "/local/utils/tools/bin/operanw");

/local/utils/tools/bin/operanw is a bash script which contains:

#!/bin/sh
/path_to_opera/opera -newpage $1

Now try to click a link from thunderbird. It works. For other protocols such as ftp or 
https add same line in prefs.js and don't forget to chnage http with https or ftp...







----

Home, no matter how far...
http://www.home.ro


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to