From ade95c14a055a404fd1f2b9cb6da94d12cc61a98 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Mon, 26 Feb 2018 12:17:39 +0100 Subject: Signature box patch --- libsylph/prefs_common.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libsylph/prefs_common.c') diff --git a/libsylph/prefs_common.c b/libsylph/prefs_common.c index 8ed74a3..91814fd 100644 --- a/libsylph/prefs_common.c +++ b/libsylph/prefs_common.c @@ -406,6 +406,8 @@ static PrefParam param[] = { P_BOOL}, {"gpg_signature_popup", "FALSE", &prefs_common.gpg_signature_popup, P_BOOL}, + {"gpg_signature_popup_mode", "1", &prefs_common.gpg_signature_popup_mode, + P_INT}, {"store_passphrase", "FALSE", &prefs_common.store_passphrase, P_BOOL}, {"store_passphrase_timeout", "0", &prefs_common.store_passphrase_timeout, P_INT}, -- cgit v1.3