[Libreoffice-commits] core.git: officecfg/registry
Roman Kuznetsov (via logerrit)
logerrit at kemper.freedesktop.org
Wed Dec 18 10:04:52 UTC 2019
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 82dce922e6d36b40dd0571b0c00666cd6fc1a8ac
Author: Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Wed Dec 11 19:07:39 2019 +0100
Commit: Roman Kuznetsov <antilibreoffice at gmail.com>
CommitDate: Wed Dec 18 11:03:34 2019 +0100
tdf#128683 Add More Options button to Table section in Writer's Sidebar
Change-Id: I057f7853fafcf8aa33611adae969b12fda6405b7
Reviewed-on: https://gerrit.libreoffice.org/84972
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>
Reviewed-by: Roman Kuznetsov <antilibreoffice at gmail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index b2d473c42920..80b9999ef5d9 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -1561,6 +1561,9 @@
<prop oor:name="DeckId" oor:type="xs:string">
<value>PropertyDeck</value>
</prop>
+ <prop oor:name="DefaultMenuCommand">
+ <value>.uno:TableDialog</value>
+ </prop>
<prop oor:name="ContextList">
<value oor:separator=";">
WriterVariants, Table, visible ;
More information about the Libreoffice-commits
mailing list