From 9a11491731541232d8e184b0b25442cdb790cf9f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 25 Aug 2014 14:10:31 +0100 Subject: convert RID_QRY_SAVEMODIFIED with custom buttons to .ui Change-Id: I782ca0f7e60f92e65e1a93bb8d1d38eded941cbb --- svx/uiconfig/ui/savemodifieddialog.ui | 85 +++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 svx/uiconfig/ui/savemodifieddialog.ui (limited to 'svx/uiconfig') diff --git a/svx/uiconfig/ui/savemodifieddialog.ui b/svx/uiconfig/ui/savemodifieddialog.ui new file mode 100644 index 000000000000..c5018e2f1a72 --- /dev/null +++ b/svx/uiconfig/ui/savemodifieddialog.ui @@ -0,0 +1,85 @@ + + + + + + False + 12 + False + dialog + True + question + Do you want to save your changes? + The content of the current form has been modified. + + + False + vertical + 24 + + + False + end + + + gtk-no + True + True + True + True + True + + + False + True + 0 + + + + + gtk-yes + True + True + True + True + True + True + True + + + False + True + 1 + + + + + gtk-cancel + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + + no + yes + cancel + + + -- cgit