[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sc/uiconfig sd/uiconfig

andreas kainz (via logerrit) logerrit at kemper.freedesktop.org
Thu Dec 5 11:21:48 UTC 2019


 sc/uiconfig/scalc/popupmenu/notebookbar.xml    |    1 +
 sd/uiconfig/sdraw/popupmenu/notebookbar.xml    |    1 +
 sd/uiconfig/simpress/popupmenu/notebookbar.xml |    1 +
 3 files changed, 3 insertions(+)

New commits:
commit c54f019aaba8bc55b3db8e913002707a5b404420
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Thu Dec 5 08:42:09 2019 +0100
Commit:     andreas_kainz <kainz.a at gmail.com>
CommitDate: Thu Dec 5 12:20:46 2019 +0100

    add ConfigureDialog item in NB burger menu button
    
    Change-Id: I926a0b5ff9cb09a8a05e60c0a86eb11a2a201073
    Reviewed-on: https://gerrit.libreoffice.org/84504
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>

diff --git a/sc/uiconfig/scalc/popupmenu/notebookbar.xml b/sc/uiconfig/scalc/popupmenu/notebookbar.xml
index 31952654b196..d036046b35fa 100644
--- a/sc/uiconfig/scalc/popupmenu/notebookbar.xml
+++ b/sc/uiconfig/scalc/popupmenu/notebookbar.xml
@@ -14,6 +14,7 @@
   <menu:menuseparator/>
   <menu:menuitem menu:id=".uno:ToolbarMode"/>
   <menu:menuitem menu:id=".uno:AvailableToolbars"/>
+  <menu:menuitem menu:id=".uno:ConfigureDialog"/>
   <menu:menuitem menu:id=".uno:OptionsTreeDialog"/>
   <menu:menuseparator/>
   <menu:menuitem menu:id=".uno:HelpIndex"/>
diff --git a/sd/uiconfig/sdraw/popupmenu/notebookbar.xml b/sd/uiconfig/sdraw/popupmenu/notebookbar.xml
index 31952654b196..d036046b35fa 100644
--- a/sd/uiconfig/sdraw/popupmenu/notebookbar.xml
+++ b/sd/uiconfig/sdraw/popupmenu/notebookbar.xml
@@ -14,6 +14,7 @@
   <menu:menuseparator/>
   <menu:menuitem menu:id=".uno:ToolbarMode"/>
   <menu:menuitem menu:id=".uno:AvailableToolbars"/>
+  <menu:menuitem menu:id=".uno:ConfigureDialog"/>
   <menu:menuitem menu:id=".uno:OptionsTreeDialog"/>
   <menu:menuseparator/>
   <menu:menuitem menu:id=".uno:HelpIndex"/>
diff --git a/sd/uiconfig/simpress/popupmenu/notebookbar.xml b/sd/uiconfig/simpress/popupmenu/notebookbar.xml
index 31952654b196..d036046b35fa 100644
--- a/sd/uiconfig/simpress/popupmenu/notebookbar.xml
+++ b/sd/uiconfig/simpress/popupmenu/notebookbar.xml
@@ -14,6 +14,7 @@
   <menu:menuseparator/>
   <menu:menuitem menu:id=".uno:ToolbarMode"/>
   <menu:menuitem menu:id=".uno:AvailableToolbars"/>
+  <menu:menuitem menu:id=".uno:ConfigureDialog"/>
   <menu:menuitem menu:id=".uno:OptionsTreeDialog"/>
   <menu:menuseparator/>
   <menu:menuitem menu:id=".uno:HelpIndex"/>


More information about the Libreoffice-commits mailing list