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

New commits:
commit d1fe30e489dd398d3f8ededc5c393bba27063f74
Author:     Roman Kuznetsov <antilibreoff...@gmail.com>
AuthorDate: Fri Feb 7 23:21:25 2020 +0100
Commit:     Heiko Tietze <heiko.tie...@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.tie...@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 ;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to