diff options
author | andreas kainz <kainz.a@gmail.com> | 2020-06-08 00:00:06 +0200 |
---|---|---|
committer | Andreas Kainz 🦅 <kainz.a@gmail.com> | 2020-06-09 10:27:46 +0200 |
commit | 4fcf45bd1fb014a07fb062fb3ad1bd92427be9d8 (patch) | |
tree | 92d72b91959882b67a6f72ca68bcd307632aa09d /sc/uiconfig/scalc/ui/notebookbar.ui | |
parent | bed8c65ca4143f66ec5cfdcc3fb5213f04035220 (diff) |
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@gmail.com>
Diffstat (limited to 'sc/uiconfig/scalc/ui/notebookbar.ui')
-rw-r--r-- | sc/uiconfig/scalc/ui/notebookbar.ui | 11 |
1 files changed, 0 insertions, 11 deletions
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> |