Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37400614
en ru br
ALT Linux repos
S:115.2.2-alt1
5.0: 2.0.0.21-alt0.M50.3
4.1: 2.0.0.21-alt0.M41.1
4.0: 2.0.0.21-alt0.M40.1
3.0: 1.0.6-alt2.1
+updates:1.0.8-alt0.M30.1

Group :: Networking/Mail
RPM: thunderbird

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: thunderbind-alt-url-handler.patch
Download


--- mozilla/mail/app/profile/all-thunderbird.js.fix4	2007-02-27 19:06:11 +0300
+++ mozilla/mail/app/profile/all-thunderbird.js	2007-02-27 19:11:16 +0300
@@ -264,8 +264,12 @@ pref("network.protocol-handler.expose.ma
 pref("network.protocol-handler.warn-external.http", false);
 pref("network.protocol-handler.warn-external.https", false);
 pref("network.protocol-handler.warn-external.ftp", false);
 
+pref("network.protocol-handler.app.http", "/usr/bin/url_handler.sh");
+pref("network.protocol-handler.app.https", "/usr/bin/url_handler.sh");
+pref("network.protocol-handler.app.ftp", "/usr/bin/url_handler.sh");
+
 pref("network.hosts.smtp_server",           "mail");
 pref("network.hosts.pop_server",            "mail");
 
 pref("security.warn_entering_secure", false);
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin