officecfg/registry/schema/org/openoffice/Office/Common.xcs | 8 -------- 1 file changed, 8 deletions(-)
New commits: commit dc73651a9df268ac9ab76cb84cb6a662727160a7 Author: Gabor Kelemen <kelem...@ubuntu.com> AuthorDate: Tue Apr 25 14:58:58 2023 +0200 Commit: Thorsten Behrens <thorsten.behr...@allotropia.de> CommitDate: Thu May 4 01:41:47 2023 +0200 [API CHANGE] Drop unused config key ShowOfficeUpdateDialog Its use was removed in 2011 by commit 83ee1bccf9899bb5c1913389b9a26a73a515ad82 Change-Id: I995b994c47b2ea9b908867698fe72d7c13e37b0a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150991 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behr...@allotropia.de> diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index aa6d93c1a566..d9d5c4b380db 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2401,14 +2401,6 @@ </info> <value>false</value> </prop> - <prop oor:name="ShowOfficeUpdateDialog" oor:type="xs:boolean" oor:nillable="false"> - <info> - <desc>Specifies whether the office update dialog should be shown in - case the loaded document has newer ODF version than the maximal - supported one.</desc> - </info> - <value>true</value> - </prop> <prop oor:name="DetectWebDAVRedirection" oor:type="xs:boolean" oor:nillable="false"> <info> <desc>Determines whether to use WebDAV when a file is loaded from a mapped WebDAV drive.</desc>