Torbirdy: Enable the gpg_already_torified setting in the system configuration (refs...
commitfdcfa34e7d62df85329179b26ffcfdbad95098d7
authorCyril Brulebois <cyril@debamax.com>
Tue, 14 Aug 2018 20:51:13 +0000 (14 22:51 +0200)
committerCyril Brulebois <cyril@debamax.com>
Tue, 14 Aug 2018 20:52:09 +0000 (14 22:52 +0200)
tree2e8f4d724d4ff30abb315096a131abd8c6b33361
parentb6e401f9b5a843410500fff07330abe8fa583f24
Torbirdy: Enable the gpg_already_torified setting in the system configuration (refs: #15091, #15600).

There's:
  /usr/share/xul-ext/torbirdy/defaults/preferences/000system.js → /etc/xul-ext/torbirdy.js

which is read after:
  /usr/share/xul-ext/torbirdy/defaults/preferences/prefs.js

but setting extensions.torbirdy.gpg_already_torified to true in the former
doesn't seem sufficient, even though strace confirms it's being read.

Without this setting, fetching key from a keyserver doesn't work out of the
box.
config/chroot_local-patches/torbirdy-enable-gpg_already_torified.diff [new file with mode: 0644]