From a1234aa42f6d1a5cbfde23682946a14fddb4652e Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 20 Feb 2013 16:09:53 +0000 Subject: move options dialog to cui code is not adapted yet, because we need to still support lots of unconverted option pages and its far easier to convert this over when that's complete Change-Id: Ia5c744903b02fc3e6acbc4e6313cf33021720588 --- cui/uiconfig/ui/optionsdialog.ui | 149 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 cui/uiconfig/ui/optionsdialog.ui (limited to 'cui') diff --git a/cui/uiconfig/ui/optionsdialog.ui b/cui/uiconfig/ui/optionsdialog.ui new file mode 100644 index 000000000000..625e9f2b1a6a --- /dev/null +++ b/cui/uiconfig/ui/optionsdialog.ui @@ -0,0 +1,149 @@ + + + + + False + 6 + Options + dialog + + + False + vertical + 12 + + + False + end + + + gtk-ok + 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 + + + + + gtk-revert-to-saved + True + True + True + True + + + False + True + 3 + + + + + False + True + end + 0 + + + + + True + False + True + True + 12 + + + True + False + The selected module could not be loaded. + + + 0 + 1 + 2 + 1 + + + + + True + True + True + + + 0 + 0 + 1 + 1 + + + + + True + False + True + True + vertical + + + + + + 1 + 0 + 1 + 1 + + + + + True + True + 1 + + + + + + ok + cancel + help + revert + + + -- cgit