From 6a0686e843204ef657cb3fdbd785f6f8ef206c64 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 27 Feb 2018 09:35:14 +0000 Subject: sneaky uppercase OK,CANCEL,HELP responses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I02324d31822c37daa1e5e1b8c87aa597def58957 Reviewed-on: https://gerrit.libreoffice.org/50437 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- desktop/uiconfig/ui/updateinstalldialog.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'desktop/uiconfig') diff --git a/desktop/uiconfig/ui/updateinstalldialog.ui b/desktop/uiconfig/ui/updateinstalldialog.ui index d96a85edef67..cd6e482a032b 100644 --- a/desktop/uiconfig/ui/updateinstalldialog.ui +++ b/desktop/uiconfig/ui/updateinstalldialog.ui @@ -17,7 +17,7 @@ False end - + gtk-help False True @@ -157,9 +157,9 @@ - HELP - OK - CANCEL + help + ok + cancel -- cgit