From eca31344795f7dca5b3407c56ab240c11a97c58f Mon Sep 17 00:00:00 2001 From: Jan-Marek Glogowski Date: Tue, 1 Oct 2019 15:24:26 +0000 Subject: tdf#127909 save manually selected certificate path Saves the value of the manual selection, independent from the real active certificate path, to restore the setting for the dialog. Change-Id: I5c423c594f38b1e2b25caa650b3ca2862cf49d82 Reviewed-on: https://gerrit.libreoffice.org/79979 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 0c6b90fea58d..5eeb6c570331 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2640,6 +2640,11 @@ Contains the path to the users NSS certificate directory. + + + Contains the last path manually selected by the user for the CertDir property. + + Contains the URLs or Time Stamping Authority servers. -- cgit