From 80f3c0ce51a7f94b127fe7c4dd4dd1d87ce694d6 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 5 Jan 2021 20:41:17 +0000 Subject: replace deprecated stock labels used <= twice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit replace single use of deprecated gtk-paste replace single use of deprecated gtk-play replace single use of deprecated gtk-stop replace only two uses of deprecated gtk-clear replace only two uses of deprecated gtk-find replace only two uses of deprecated gtk-media-next replace only two uses of deprecated gtk-media-previous Change-Id: Ia749c03ad5887f7919b1d0dc2facf8ae7e5fb7a6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108820 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- sfx2/uiconfig/ui/helpsearchpage.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sfx2/uiconfig/ui/helpsearchpage.ui') diff --git a/sfx2/uiconfig/ui/helpsearchpage.ui b/sfx2/uiconfig/ui/helpsearchpage.ui index f83a63aab350..93db9cdf5859 100644 --- a/sfx2/uiconfig/ui/helpsearchpage.ui +++ b/sfx2/uiconfig/ui/helpsearchpage.ui @@ -118,11 +118,11 @@ - gtk-find + _Find True True True - True + True 1 -- cgit