officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 5840ad541c8c7363448c155742f28f93408ed45c
Author:     Szymon Kłos <[email protected]>
AuthorDate: Tue Nov 16 10:08:17 2021 +0100
Commit:     Andras Timar <[email protected]>
CommitDate: Thu Dec 9 13:18:43 2021 +0100

    tdf#145694 sidebar: add glow and soft edge panel for fontwork
    
    Change-Id: Ia501a0f1084e4b6d5ca2052a0241ee7675cd2f12
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125270
    Reviewed-by: Szymon Kłos <[email protected]>
    Tested-by: Szymon Kłos <[email protected]>
    (cherry picked from commit 1430d7670070606de41bd954835e55a71d88875b)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125365
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Andras Timar <[email protected]>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 3b87d18bea34..b944bf74347c 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -630,6 +630,9 @@
             DrawImpress,    Draw,       hidden  ;
             DrawImpress,    Graphic,    hidden  ;
             WriterVariants, Draw,       hidden  ;
+            Calc,    DrawFontwork, visible ;
+            DrawImpress,    DrawFontwork, visible ;
+            WriterVariants,    DrawFontwork, visible ;
           </value>
         </prop>
         <prop oor:name="ImplementationURL" oor:type="xs:string">

Reply via email to