From 68e793d36dbdcae8d9eb77ef0b37c9daba49075d Mon Sep 17 00:00:00 2001 From: "Faisal M. Al-Otaibi" Date: Mon, 19 Aug 2013 13:26:52 +0300 Subject: Convert similarity search dialog to .ui MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Conflicts: cui/UIConfig_cui.mk Change-Id: Ia628babd27ca29769a6a287f70367d8208c5cc59 Reviewed-on: https://gerrit.libreoffice.org/5510 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- cui/uiconfig/ui/similaritysearchdialog.ui | 257 ++++++++++++++++++++++++++++++ 1 file changed, 257 insertions(+) create mode 100644 cui/uiconfig/ui/similaritysearchdialog.ui (limited to 'cui/uiconfig') diff --git a/cui/uiconfig/ui/similaritysearchdialog.ui b/cui/uiconfig/ui/similaritysearchdialog.ui new file mode 100644 index 000000000000..e1e4a7dac1dc --- /dev/null +++ b/cui/uiconfig/ui/similaritysearchdialog.ui @@ -0,0 +1,257 @@ + + + + + 30 + 1 + 1 + 10 + + + False + 6 + Similarity Search + dialog + + + False + 12 + + + False + vertical + start + + + gtk-ok + False + True + True + True + True + True + False + True + + + False + True + 0 + + + + + gtk-cancel + False + True + True + True + False + True + + + False + True + 1 + + + + + gtk-help + False + True + True + True + False + True + top + + + False + True + 2 + + + + + False + True + end + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + vertical + 6 + + + True + False + 6 + 12 + + + True + False + 0 + _Exchange characters + True + otherfld + + + 0 + 0 + 1 + 1 + + + + + True + False + 0 + _Add characters + True + longerfld + + + 0 + 1 + 1 + 1 + + + + + True + False + 0 + _Remove characters + True + + + 0 + 2 + 1 + 1 + + + + + _Combine + False + True + True + False + False + True + 0 + True + + + 0 + 3 + 1 + 1 + + + + + True + True + + True + adjustment1 + + + 1 + 0 + 1 + 1 + + + + + True + True + + True + adjustment1 + + + 1 + 1 + 1 + 1 + + + + + True + True + + True + adjustment1 + + + 1 + 2 + 1 + 1 + + + + + + + + False + True + 0 + + + + + + + + + True + False + Settings + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + -- cgit