[Libreoffice-commits] core.git: officecfg/registry
Roman Kuznetsov (via logerrit)
logerrit at kemper.freedesktop.org
Tue Feb 18 09:10:17 UTC 2020
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit d1fe30e489dd398d3f8ededc5c393bba27063f74
Author: Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Fri Feb 7 23:21:25 2020 +0100
Commit: Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Tue Feb 18 10:09:37 2020 +0100
tdf#130519 Add "More options" button to Lists section
on Impress Sidebar
Change-Id: I839cfe98e7d7ce8656f07977fe1ee4824d7f27ec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88255
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 80b9999ef5d9..42154bd6f9c1 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -1104,6 +1104,9 @@
<prop oor:name="DeckId" oor:type="xs:string">
<value>PropertyDeck</value>
</prop>
+ <prop oor:name="DefaultMenuCommand">
+ <value>.uno:OutlineBullet</value>
+ </prop>
<prop oor:name="ContextList">
<value oor:separator=";">
DrawImpress, DrawText, visible ;
More information about the Libreoffice-commits
mailing list