vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I am using firefox and thunderbird. When I click on a link in my mail, I want to open the webpage in Firefox. I've tried to setup the file association in tools/options/attachements but if I choose mozilla-launcher or firefox, nothing happens. If I choose konqueror, the file is downloaded and opened, but as a file. (that means that no internal link is working) The mozilla website was not very helpfull for my problem. Thanks -- Pierre AUSSAGUEL ACHROME photographies : http://achrome.fr.vu/ "Linux, cause rebooting is for adding new hardware" |
| |||
| Hi Pierre! > When I click on a link in my mail, I want to open the webpage in > Firefox. I have /usr/bin/firefox %u set as application for HTML in the file associations dialog. -- http://tam.belchenstuermer.de/ |
| |||
| Timo Maier said the following on 06/30/04 12:33: > Hi Pierre! > > >>When I click on a link in my mail, I want to open the webpage in >>Firefox. > > I have /usr/bin/firefox %u set as application for HTML in the file > associations dialog. > I put the following in ~/.thunderbird/default/xxxxxxxx.slt/user.js user_pref("network.protocol-handler.app.http", "firefox"); user_pref("network.protocol-handler.app.https", "firefox"); user_pref("network.protocol-handler.app.ftp", "firefox"); |
| |||
| Bruce Wolk wrote: > I put the following in ~/.thunderbird/default/xxxxxxxx.slt/user.js > > user_pref("network.protocol-handler.app.http", "firefox"); > user_pref("network.protocol-handler.app.https", "firefox"); > user_pref("network.protocol-handler.app.ftp", "firefox"); These settings, and a lot more, can also be found by typing about:config in the URL-bar -- To send me, Halfgaar, email, remove remove from my email address. |
| |||
| Halfgaar wrote: > Bruce Wolk wrote: > > >>I put the following in ~/.thunderbird/default/xxxxxxxx.slt/user.js >> >>user_pref("network.protocol-handler.app.http", "firefox"); >>user_pref("network.protocol-handler.app.https", "firefox"); >>user_pref("network.protocol-handler.app.ftp", "firefox"); > > > These settings, and a lot more, can also be found by typing about:config > in the URL-bar > Well, there is no URL-bar in my thunderbird, and I have no user.js in the .thunderbird directory !! What's wrong ?? -- Pierre AUSSAGUEL ACHROME photographies : http://achrome.fr.vu/ "Linux, cause rebooting is for adding new hardware" |
| |||
| Pierre A said the following on 07/04/04 00:16: > Halfgaar wrote: > >> Bruce Wolk wrote: >> >> >>> I put the following in ~/.thunderbird/default/xxxxxxxx.slt/user.js >>> >>> user_pref("network.protocol-handler.app.http", "firefox"); >>> user_pref("network.protocol-handler.app.https", "firefox"); >>> user_pref("network.protocol-handler.app.ftp", "firefox"); >> >> >> >> These settings, and a lot more, can also be found by typing about:config >> in the URL-bar >> > > Well, there is no URL-bar in my thunderbird, and I have no user.js in > the .thunderbird directory !! > > What's wrong ?? > user.js is added by the user if needed. Just create it. |
| |||
| >> Well, there is no URL-bar in my thunderbird, and I have no user.js in >> the .thunderbird directory !! >> >> What's wrong ?? >> > > user.js is added by the user if needed. Just create it. YESSSSSSSS ! that fianlly works. Thanks for your help ! -- Pierre AUSSAGUEL ACHROME photographies : http://achrome.fr.vu/ "Linux, cause rebooting is for adding new hardware" |
| ||||
| Pierre A wrote: > Well, there is no URL-bar in my thunderbird, and I have no user.js in > the .thunderbird directory !! > > What's wrong ?? You may shoot me for confusing thunderbird with firefox, again (I do that more than is good for me Halfgaar -- To send me, Halfgaar, email, remove remove from my email address. |