From cce14c9717e3c21a61bbd4ce620d17fa23feafa2 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 4 Dec 2013 12:17:21 +0000 Subject: Related: fdo#72258 re-orient dialog vertically Change-Id: I9f703e2ab5c787641e9cc62f223f39dbd5d02529 --- cui/uiconfig/ui/spelloptionsdialog.ui | 81 +++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 cui/uiconfig/ui/spelloptionsdialog.ui (limited to 'cui/uiconfig/ui/spelloptionsdialog.ui') diff --git a/cui/uiconfig/ui/spelloptionsdialog.ui b/cui/uiconfig/ui/spelloptionsdialog.ui new file mode 100644 index 000000000000..1d013cdce61a --- /dev/null +++ b/cui/uiconfig/ui/spelloptionsdialog.ui @@ -0,0 +1,81 @@ + + + + + False + 6 + Options + dialog + + + False + vertical + 12 + + + 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 + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + + + + ok + cancel + help + + + -- cgit