Reverted my previous changes for the qnx( photon ) section in all.js - they should

be commited in the firefox/thunderbird specific files.
This commit is contained in:
amardare%qnx.com 2004-02-24 15:14:13 +00:00
Родитель b7b5ee9c37
Коммит 6fcd2863b9
1 изменённых файлов: 0 добавлений и 10 удалений

Просмотреть файл

@ -1488,16 +1488,6 @@ pref("applications.rlogin_with_user", "pterm rlogin %h -l %u");
// around the content of the page for Print Preview only
pref("print.print_extra_margin", 90); // twips (90 twips is an eigth of an inch)
// instruct firefox to use thunderbird for mail/news
pref("network.protocol-handler.app.mailto", "/opt/Mozilla/firefox/spawn_helper");
pref("network.protocol-handler.app.imap", "/opt/Mozilla/firefox/spawn_helper");
pref("network.protocol-handler.app.news", "/opt/Mozilla/firefox/spawn_helper");
pref("network.protocol-handler.app.snews", "/opt/Mozilla/firefox/spawn_helper");
pref("network.protocol-handler.app.nntp", "/opt/Mozilla/firefox/spawn_helper");
// instruct thunderbird to use firefox for web browsing
pref("network.protocol-handler.app.http", "/opt/Mozilla/thunderbird/spawn_helper");
# photon
#endif