Thunderbird: Fix regression in defaultprotocol handling (refs: #15091).
commitb6e401f9b5a843410500fff07330abe8fa583f24
authorCyril Brulebois <cyril@debamax.com>
Tue, 14 Aug 2018 15:17:40 +0000 (14 17:17 +0200)
committerCyril Brulebois <cyril@debamax.com>
Tue, 14 Aug 2018 16:54:38 +0000 (14 18:54 +0200)
treeaa2af9330ca3d4ac6c2773f6eec33eeeb391d3eb
parent01df272943269352358aa1974cb6d90ddb36e926
Thunderbird: Fix regression in defaultprotocol handling (refs: #15091).

Preferences handling seems to have changed heavily in TB60, so switch to a
user_pref in prefs.js instead of a regular pref in preferences/0000tails.js

Another possibility would be to use /etc/thunderbird/pref/thunderbird.js but
that would need to happen in gdm's PostLogin (root privileges would be
required).
config/chroot_local-includes/usr/local/bin/thunderbird