From e0c3e356fd9151819db13d844f87ec200e2dbee3 Mon Sep 17 00:00:00 2001 From: Katarina Behrens Date: Tue, 12 Dec 2017 14:03:05 +0100 Subject: List private GPG keys in crypto config dialog Change-Id: I7cb6a14adcc5424b432589120c66deeddf86b652 Reviewed-on: https://gerrit.libreoffice.org/46691 Reviewed-by: Thorsten Behrens Tested-by: Thorsten Behrens --- cui/uiconfig/ui/optuserpage.ui | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) (limited to 'cui/uiconfig/ui') diff --git a/cui/uiconfig/ui/optuserpage.ui b/cui/uiconfig/ui/optuserpage.ui index ad893936cb0f..96c0a77cfad0 100644 --- a/cui/uiconfig/ui/optuserpage.ui +++ b/cui/uiconfig/ui/optuserpage.ui @@ -2,6 +2,17 @@ + + + + + + + + No key + + + True False @@ -825,7 +836,8 @@ - + + True False 0 none @@ -837,11 +849,13 @@ 12 + True False 6 12 + True False end OpenPGP signing key: @@ -855,6 +869,7 @@ + True False end OpenPGP encryption key: @@ -869,6 +884,8 @@ False + True + liststore1 1 @@ -877,7 +894,9 @@ + True False + liststore1 1 @@ -888,6 +907,7 @@ When encrypting documents, always encrypt to self True + True False True @@ -904,9 +924,10 @@ - + False - Cryptography + True + Cryptography True -- cgit