From 3621c927b4555cb437fb89d28473228cb5d8e11a Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Thu, 12 Mar 2020 16:26:23 +0100 Subject: Add option to disallow opening files locked by other users Change-Id: I316b80a56b0d6dcb257fbc805fbac3afc93472ae Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90425 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'officecfg/registry') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index b217416756da..e7c339e2e22e 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -5499,6 +5499,12 @@ true + + + Whether the user can open a file for editing although it has been locked by another user. + + true + Determines if a warning dialog should be -- cgit