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

New commits:
commit 1430d7670070606de41bd954835e55a71d88875b
Author:     Szymon Kłos <szymon.k...@collabora.com>
AuthorDate: Tue Nov 16 10:08:17 2021 +0100
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Tue Nov 16 10:53:49 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 <szymon.k...@collabora.com>
    Tested-by: Szymon Kłos <szymon.k...@collabora.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 8a5c37223c92..c47b1c739d5a 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