officecfg/registry/schema/org/openoffice/Office/Common.xcs | 34 ------------- 1 file changed, 34 deletions(-)
New commits: commit 581764d7781477deada108c7fa108c684983fbc8 Author: Gabor Kelemen <kelem...@ubuntu.com> AuthorDate: Tue Apr 25 12:24:45 2023 +0200 Commit: Thorsten Behrens <thorsten.behr...@allotropia.de> CommitDate: Tue May 2 23:47:03 2023 +0200 [API CHANGE] Drop unused config group AddXMLToStorage Its use was removed in 2009 by commit f87ee64d502aec9365d98d53d5b913f6456eae6b Change-Id: Ie9f65ac548ce9eff53156f61df40dbff839a8d8b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150983 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 5e48191bedf9..ed6d4ebe4ad7 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -3450,40 +3450,6 @@ </prop> </group> </group> - <group oor:name="AddXMLToStorage"> - <info> - <desc>Contains settings specifying if a XML package is added to the - applications binary files.</desc> - </info> - <prop oor:name="Writer" oor:type="xs:boolean"> - <!-- UIHints: no --> - <info> - <desc>Defines if a XML package is added to the Writer binary - files.</desc> - </info> - </prop> - <prop oor:name="Calc" oor:type="xs:boolean"> - <!-- UIHints: no --> - <info> - <desc>Defines if a XML package is added to the Calc binary - files.</desc> - </info> - </prop> - <prop oor:name="Impress" oor:type="xs:boolean"> - <!-- UIHints: no --> - <info> - <desc>Defines if a XML package is added to the Impress binary - files.</desc> - </info> - </prop> - <prop oor:name="Draw" oor:type="xs:boolean"> - <!-- UIHints: no --> - <info> - <desc>Defines if a XML package is added to the Draw binary - files.</desc> - </info> - </prop> - </group> <group oor:name="UserColors"> <info> <desc>Contains recent colors and custom colors</desc>