diff options
author | Szymon Kłos <szymon.klos@collabora.com> | 2021-11-16 10:08:17 +0100 |
---|---|---|
committer | Szymon Kłos <szymon.klos@collabora.com> | 2021-11-16 10:53:49 +0100 |
commit | 1430d7670070606de41bd954835e55a71d88875b (patch) | |
tree | a24fee95c012e3fa5025940f820c28f63f7aae10 /officecfg/registry | |
parent | 621430208d29e40ab95509a4e94da6e8313ed389 (diff) |
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.klos@collabora.com>
Tested-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 3 |
1 files changed, 3 insertions, 0 deletions
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"> |