From 0632d9a93fe34128628b3e93c85c943a9c7c919b Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 15 Jun 2021 17:01:07 +0100 Subject: move unique use of primary-icon-tooltip-text to tooltip-text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit there are no "secondary" or "primary" icons for the tip to be relevant to. I imagine this should be for the whole widget. Change-Id: I3509000ae3d8a9ce3eca3549a76b0fe9222fb319 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117265 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- cui/uiconfig/ui/colorpage.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cui/uiconfig/ui/colorpage.ui b/cui/uiconfig/ui/colorpage.ui index 5c6fc2299b93..46f99e9db764 100644 --- a/cui/uiconfig/ui/colorpage.ui +++ b/cui/uiconfig/ui/colorpage.ui @@ -696,7 +696,7 @@ True True True - Blue + Blue True adjustment7 @@ -710,7 +710,7 @@ True True True - Red + Red True adjustment2 @@ -763,7 +763,7 @@ True True True - Green + Green True adjustment6 -- cgit