From 34d5e910adba4094bba1303284f9552028d0b019 Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Mon, 10 Dec 2018 23:18:34 +0100 Subject: tdf#121677 missing item name check for updates Change-Id: I35f2beffb564f1e20731ca1e972b69130276cdea Reviewed-on: https://gerrit.libreoffice.org/64905 Tested-by: Jenkins Reviewed-by: andreas_kainz --- sd/uiconfig/sdraw/ui/notebookbar.ui | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sd/uiconfig/sdraw/ui') diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index 0fabfc3526d4..bf497332dac1 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -608,6 +608,7 @@ True False vnd.sun.star.job:alias=UpdateCheck + _Check for Updates... @@ -1793,6 +1794,7 @@ True False vnd.sun.star.job:alias=UpdateCheck + _Check for Updates... -- cgit