[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - sc/uiconfig sd/uiconfig sw/uiconfig

andreas kainz (via logerrit) logerrit at kemper.freedesktop.org
Fri Jun 12 07:45:20 UTC 2020


 sc/uiconfig/scalc/ui/notebookbar.ui    |   11 -----------
 sd/uiconfig/sdraw/ui/notebookbar.ui    |   11 -----------
 sd/uiconfig/simpress/ui/notebookbar.ui |   11 -----------
 sw/uiconfig/swriter/ui/notebookbar.ui  |   11 -----------
 4 files changed, 44 deletions(-)

New commits:
commit bfaf1b0f3c68908314c3d1e27a225d29cb50a74b
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Mon Jun 8 00:00:06 2020 +0200
Commit:     Andreas Kainz <kainz.a at gmail.com>
CommitDate: Fri Jun 12 09:44:30 2020 +0200

    tdf#130227 Tabbed UI remove second extension manager button
    
    Change-Id: I07a57afeb1c3a7814fe2f3fd63eb214d96d4af9a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95773
    Tested-by: Jenkins
    Reviewed-by: Andreas Kainz 🦅 <kainz.a at gmail.com>
    (cherry picked from commit 4fcf45bd1fb014a07fb062fb3ad1bd92427be9d8)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95876
    Reviewed-by: Andreas Kainz <kainz.a at gmail.com>

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui
index cba9c2e7b50d..8077f465c3e0 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -16016,17 +16016,6 @@
                             <property name="toolbar_style">both-horiz</property>
                             <property name="show_arrow">False</property>
                             <property name="icon_size">1</property>
-                            <child>
-                              <object class="GtkToolButton" id="ExtensionMenu-ExtensionDialog">
-                                <property name="visible">True</property>
-                                <property name="can_focus">False</property>
-                                <property name="action_name">service:com.sun.star.deployment.ui.PackageManagerDialog</property>
-                              </object>
-                              <packing>
-                                <property name="expand">False</property>
-                                <property name="homogeneous">True</property>
-                              </packing>
-                            </child>
                           </object>
                           <packing>
                             <property name="expand">False</property>
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui
index 8489a9dfabcc..1a4bf6197974 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -18172,17 +18172,6 @@
                             <property name="toolbar_style">both-horiz</property>
                             <property name="show_arrow">False</property>
                             <property name="icon_size">1</property>
-                            <child>
-                              <object class="GtkToolButton" id="ExtensionMenu-ExtensionDialog">
-                                <property name="visible">True</property>
-                                <property name="can_focus">False</property>
-                                <property name="action_name">service:com.sun.star.deployment.ui.PackageManagerDialog</property>
-                              </object>
-                              <packing>
-                                <property name="expand">False</property>
-                                <property name="homogeneous">True</property>
-                              </packing>
-                            </child>
                           </object>
                           <packing>
                             <property name="expand">False</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui
index 47ddc72f6858..037bf18b0348 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -19068,17 +19068,6 @@
                             <property name="toolbar_style">both-horiz</property>
                             <property name="show_arrow">False</property>
                             <property name="icon_size">1</property>
-                            <child>
-                              <object class="GtkToolButton" id="ExtensionMenu-ExtensionDialog">
-                                <property name="visible">True</property>
-                                <property name="can_focus">False</property>
-                                <property name="action_name">service:com.sun.star.deployment.ui.PackageManagerDialog</property>
-                              </object>
-                              <packing>
-                                <property name="expand">False</property>
-                                <property name="homogeneous">True</property>
-                              </packing>
-                            </child>
                           </object>
                           <packing>
                             <property name="expand">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui
index 3815c8f92cfa..2afb6d73ab18 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -17542,17 +17542,6 @@
                             <property name="toolbar_style">both-horiz</property>
                             <property name="show_arrow">False</property>
                             <property name="icon_size">1</property>
-                            <child>
-                              <object class="GtkToolButton" id="ExtensionMenu-ExtensionDialog">
-                                <property name="visible">True</property>
-                                <property name="can_focus">False</property>
-                                <property name="action_name">service:com.sun.star.deployment.ui.PackageManagerDialog</property>
-                              </object>
-                              <packing>
-                                <property name="expand">False</property>
-                                <property name="homogeneous">True</property>
-                              </packing>
-                            </child>
                           </object>
                           <packing>
                             <property name="expand">False</property>


More information about the Libreoffice-commits mailing list