summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/ui/notebookbar.ui
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2019-03-26 11:56:40 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-03-26 13:37:28 +0100
commit98174e163348ab44461f114142bc546e97720eec (patch)
tree4760b494fea7d3619cace4aff12c99d5cc3764c1 /sc/uiconfig/scalc/ui/notebookbar.ui
parentd9de9d2d33bffb0032eac563079f66b13f1ca426 (diff)
tdf#122989 remove update check from notebookbar for the moment
Temp fix, since update check is an extension, and extensions can't currently modify notebookbars. This needs implementation of something like https://wiki.openoffice.org/wiki/Framework/Article/Addon_Menu_Toolbar_Merging for notebookbar popup menus. Such that Addons.xcs provide some merge points with notebookbar menu IDs, we can then plug into existing popup menus. Change-Id: If30525fec1e7be0429e351588614618c5f56cdd4 Reviewed-on: https://gerrit.libreoffice.org/69735 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'sc/uiconfig/scalc/ui/notebookbar.ui')
-rw-r--r--sc/uiconfig/scalc/ui/notebookbar.ui8
1 files changed, 0 insertions, 8 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui
index 678e0756c0c6..ee4435c6f4ba 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -779,14 +779,6 @@
</object>
</child>
<child>
- <object class="GtkMenuItem" id="MenuHelp-UpdateMenu">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="action_name">vnd.sun.star.job:alias=UpdateCheck</property>
- <property name="label" translatable="yes" context="CalcNotebookbar|Menu">_Check for Updates...</property>
- </object>
- </child>
- <child>
<object class="GtkSeparatorMenuItem" id="MenuHelp-separator4">
<property name="visible">True</property>
<property name="can_focus">False</property>