From 5841be069cf9891669b385f62f2e7f8d8e877981 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Wed, 31 Jul 2019 23:54:29 +0200 Subject: tdf#107471 Add checkbox to enable/disable sending crash reports to TDF Also hide it when compiled with --disable-breakpad i.e. most Linux distributions Change-Id: I5d392e22410614550aa9602d0c30b0b81ec22ea0 Reviewed-on: https://gerrit.libreoffice.org/76771 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 7 +++++++ 1 file changed, 7 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 b389379a836a..d216c029f41e 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -5471,6 +5471,13 @@ false + + + + Enable sending crash reports to The Document Foundation + + true + -- cgit