From b625baafd00ce578f8e68206fd8c1dd1206da2fc Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Sun, 23 Nov 2014 02:11:29 -0600 Subject: Save vertical space by putting labels and checkboxes in the same row… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... as dialog buttons. Change-Id: Ieea882b467c87093e7648590bbf14fe6dfa0b7ee Reviewed-on: https://gerrit.libreoffice.org/13061 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- cui/uiconfig/ui/select_persona_dialog.ui | 142 ++++++++++++++++--------------- 1 file changed, 73 insertions(+), 69 deletions(-) (limited to 'cui') diff --git a/cui/uiconfig/ui/select_persona_dialog.ui b/cui/uiconfig/ui/select_persona_dialog.ui index ac0fbe73e31b..29e99a5267a9 100644 --- a/cui/uiconfig/ui/select_persona_dialog.ui +++ b/cui/uiconfig/ui/select_persona_dialog.ui @@ -14,6 +14,79 @@ False vertical 12 + + + True + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + False + 0 + + + + + gtk-cancel + True + True + True + True + + + False + False + 1 + + + + + gtk-help + True + True + True + True + + + False + False + 2 + True + + + + + True + False + 0 + end + 45 + + + True + True + 3 + True + + + + + False + True + end + 3 + + True @@ -368,75 +441,6 @@ 1 - - - True - False - - - False - True - 2 - - - - - True - False - end - - - gtk-ok - True - True - True - True - True - True - - - False - False - 0 - - - - - gtk-cancel - True - True - True - True - - - False - False - 1 - - - - - gtk-help - True - True - True - True - - - False - False - 2 - True - - - - - False - True - end - 3 - - -- cgit