From 36af72c6f6343f630c54f3e41b467d6bd312214d Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 1 Apr 2016 16:36:45 -0300 Subject: Place help button on the left in dialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The New folder dialog, that is opened by the Template Manager dialog has now the help button on the left. Change-Id: Iabc55a031247e1ea33887dffc929dde17549f8fb Reviewed-on: https://gerrit.libreoffice.org/23740 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos (cherry picked from commit 82d14b4f9c086c48214445b8e49fdd748e13c05f) The label of this dialog can grow very long… … so place it above its associated entry. Change-Id: I8fce05bef2cb6ea4589caed60f9384fb42170234 (cherry picked from commit 72cbcf97fadd46a6895797beb37aaa379e015855) Reviewed-on: https://gerrit.libreoffice.org/26212 Reviewed-by: Adolfo Jayme Barrientos Tested-by: Adolfo Jayme Barrientos --- sfx2/uiconfig/ui/inputdialog.ui | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/sfx2/uiconfig/ui/inputdialog.ui b/sfx2/uiconfig/ui/inputdialog.ui index cacab366dcb2..df0055ecfb9c 100644 --- a/sfx2/uiconfig/ui/inputdialog.ui +++ b/sfx2/uiconfig/ui/inputdialog.ui @@ -1,5 +1,5 @@ - + @@ -16,12 +16,10 @@ False end - - gtk-ok + + gtk-help True True - True - True True True @@ -29,13 +27,16 @@ False True 0 + True - - gtk-cancel + + gtk-ok True True + True + True True True @@ -46,8 +47,8 @@ - - gtk-help + + gtk-cancel True True True @@ -75,21 +76,18 @@ True True 6 - 12 True False - 0 Height: True entry + 0 0 0 - 1 - 1 @@ -100,10 +98,8 @@ - 1 - 0 - 1 - 1 + 0 + 1 -- cgit