From a6f876d45bd4e41a7143594a6cb11b6893a0f620 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 10 Feb 2016 21:24:03 -0200 Subject: tdf#67343 Standardize order of dialog buttons Standardize order of OK, Cancel, Help buttons in all dialog windows Slide Design dialog Change-Id: I015899fd1b2e27f868c130d4b27b06fa403bb0ce Reviewed-on: https://gerrit.libreoffice.org/22275 Tested-by: Jenkins Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- sd/uiconfig/simpress/ui/slidedesigndialog.ui | 154 +++++++++++++-------------- 1 file changed, 75 insertions(+), 79 deletions(-) (limited to 'sd') diff --git a/sd/uiconfig/simpress/ui/slidedesigndialog.ui b/sd/uiconfig/simpress/ui/slidedesigndialog.ui index 8ff21c338697..a959f6f1368c 100644 --- a/sd/uiconfig/simpress/ui/slidedesigndialog.ui +++ b/sd/uiconfig/simpress/ui/slidedesigndialog.ui @@ -1,7 +1,8 @@ + - - + + False 6 @@ -13,6 +14,78 @@ False vertical 12 + + + True + False + end + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + False + False + True + + + False + True + 2 + True + + + + + _Load... + True + True + True + True + + + False + True + 3 + + + + + False + True + end + 1 + + True @@ -45,8 +118,6 @@ 0 1 - 1 - 1 @@ -62,8 +133,6 @@ 0 2 - 1 - 1 @@ -76,8 +145,6 @@ 0 0 - 1 - 1 @@ -101,77 +168,6 @@ 0 - - - True - False - end - - - gtk-ok - True - True - True - True - True - True - - - False - True - 0 - - - - - gtk-cancel - True - True - True - True - - - False - True - 1 - - - - - gtk-help - True - False - False - True - - - False - True - 2 - - - - - _Load... - True - True - True - True - - - False - True - 3 - - - - - False - True - end - 1 - - -- cgit