officecfg/registry/schema/org/openoffice/Office/Common.xcs |   18 -------------
 1 file changed, 18 deletions(-)

New commits:
commit 10d74fd12af9708b427afd927ce13a90b53b6588
Author:     Gabor Kelemen <kelem...@ubuntu.com>
AuthorDate: Wed Apr 26 14:14:31 2023 +0200
Commit:     Thorsten Behrens <thorsten.behr...@allotropia.de>
CommitDate: Sat May 6 00:40:30 2023 +0200

    [API CHANGE] Drop unused config keys ButtonLarge, ButtonFlat
    
    Do not seem to have been ever used since added in 2002 by
    commit 72cbd26315bf935a0d6e2c9ffcdbea7d2ada07fb
    
    Change-Id: I64a437111d3c2d54e205de944421b05552e9600d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151060
    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 a7f0222bcf55..fa9548425832 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -2742,24 +2742,6 @@
           <desc>Contains settings which specify how dialogs and toolbars should
           be displayed.</desc>
         </info>
-        <prop oor:name="ButtonLarge" oor:type="xs:boolean" 
oor:nillable="false">
-          <!-- UIHints: Tools  Options - General  View  [Section] Buttons -->
-          <info>
-            <desc>Specifies whether toolbar buttons should be drawn large or
-            small. True means large.</desc>
-            <label>Large buttons</label>
-          </info>
-          <value>false</value>
-        </prop>
-        <prop oor:name="ButtonFlat" oor:type="xs:boolean" oor:nillable="false">
-          <!-- UIHints: Tools  Options - General  View  [Section] Buttons -->
-          <info>
-            <desc>Specifies whether toolbox buttons should be drawn with a flat
-            or 3D design. True means flat design.</desc>
-            <label>Flat buttons</label>
-          </info>
-          <value>true</value>
-        </prop>
         <prop oor:name="MousePositioning" oor:type="xs:short" 
oor:nillable="false">
           <!-- UIHints: Tools  Options - General  View  [Section] Mouse
                positioning -->

Reply via email to